Click here to Skip to main content
15,896,557 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Need information about GetStylesWithTargetType Pin
mtproc4-Nov-10 5:50
mtproc4-Nov-10 5:50 
QuestionListView Inside TreeListView Pin
krishnan.s3-Nov-10 5:57
krishnan.s3-Nov-10 5:57 
AnswerRe: ListView Inside TreeListView Pin
Kevin Marois11-Nov-10 5:39
professionalKevin Marois11-Nov-10 5:39 
QuestionBinding with converter doesn't work. System.Windows.Data.Binding' cannot be converted to type 'System.Windows.Media.Brush'. Pin
ananddayalan2-Nov-10 19:55
ananddayalan2-Nov-10 19:55 
AnswerRe: Binding with converter doesn't work. System.Windows.Data.Binding' cannot be converted to type 'System.Windows.Media.Brush'. Pin
Abhinav S2-Nov-10 21:54
Abhinav S2-Nov-10 21:54 
GeneralRe: Binding with converter doesn't work. System.Windows.Data.Binding' cannot be converted to type 'System.Windows.Media.Brush'. Pin
ananddayalan3-Nov-10 19:26
ananddayalan3-Nov-10 19:26 
GeneralRe: Binding with converter doesn't work. System.Windows.Data.Binding' cannot be converted to type 'System.Windows.Media.Brush'. Pin
ananddayalan3-Nov-10 19:30
ananddayalan3-Nov-10 19:30 
AnswerRe: Binding with converter doesn't work. System.Windows.Data.Binding' cannot be converted to type 'System.Windows.Media.Brush'. Pin
Abhinav S4-Nov-10 4:53
Abhinav S4-Nov-10 4:53 
You are binding your foreground and your main value to Age.

ananddayalan wrote:
Binding="{Binding Path=Age}"


ananddayalan wrote:
Foreground="{Binding Path=Age, Converter={StaticResource ContactListViewModel}, ConverterParameter=GetAgeColor}"


Age is a media color which you cannot bind a value to.

That must be the issue.
The funniest thing about this particular signature is that by the time you realise it doesn't say anything it's too late to stop reading it.


My latest tip/trick

Visit the Hindi forum here.

GeneralRe: Binding with converter doesn't work. System.Windows.Data.Binding' cannot be converted to type 'System.Windows.Media.Brush'. Pin
ananddayalan4-Nov-10 15:40
ananddayalan4-Nov-10 15:40 
GeneralRe: Binding with converter doesn't work. System.Windows.Data.Binding' cannot be converted to type 'System.Windows.Media.Brush'. Pin
RichardGrimmer10-Nov-10 5:02
RichardGrimmer10-Nov-10 5:02 
QuestionDrive and File access in Silverlight??? Pin
MichaelGaudioso2-Nov-10 6:56
MichaelGaudioso2-Nov-10 6:56 
AnswerRe: Drive and File access in Silverlight??? Pin
Kunal Chowdhury «IN»2-Nov-10 9:12
professionalKunal Chowdhury «IN»2-Nov-10 9:12 
GeneralRe: Drive and File access in Silverlight??? Pin
MichaelGaudioso2-Nov-10 9:15
MichaelGaudioso2-Nov-10 9:15 
AnswerRe: Drive and File access in Silverlight??? Pin
Abhinav S2-Nov-10 17:35
Abhinav S2-Nov-10 17:35 
QuestionCrystal reports with WPF Pin
Kamal Gurnani31-Oct-10 21:02
Kamal Gurnani31-Oct-10 21:02 
AnswerRe: Crystal reports with WPF Pin
Mycroft Holmes31-Oct-10 23:23
professionalMycroft Holmes31-Oct-10 23:23 
AnswerRe: Crystal reports with WPF Pin
Abhinav S31-Oct-10 23:42
Abhinav S31-Oct-10 23:42 
QuestionTrivial data binding to member variables. Pin
Barry Lapthorn31-Oct-10 2:23
protectorBarry Lapthorn31-Oct-10 2:23 
AnswerRe: Trivial data binding to member variables. Pin
venugopalm1-Nov-10 3:54
venugopalm1-Nov-10 3:54 
GeneralRe: Trivial data binding to member variables. Pin
Barry Lapthorn6-Nov-10 3:44
protectorBarry Lapthorn6-Nov-10 3:44 
QuestionRichtextbox databinding Pin
Mycroft Holmes30-Oct-10 0:16
professionalMycroft Holmes30-Oct-10 0:16 
AnswerRe: Richtextbox databinding Pin
Abhinav S30-Oct-10 18:26
Abhinav S30-Oct-10 18:26 
GeneralRe: Richtextbox databinding Pin
Mycroft Holmes30-Oct-10 20:38
professionalMycroft Holmes30-Oct-10 20:38 
GeneralRe: Richtextbox databinding Pin
Abhinav S30-Oct-10 23:52
Abhinav S30-Oct-10 23:52 
GeneralRe: Richtextbox databinding Pin
Mycroft Holmes2-Nov-10 12:26
professionalMycroft Holmes2-Nov-10 12:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.