Hi,
I'm, getting nuts. I want to create a custom item container style and i can't get it to work right. The selected state only works while the mouse is over, when the mouse gets out, it goes to normal state (well, now not even that).
To get it worst, i can't get blend to work right, what relates to state manager, with my old project, i have already tried to create a new project and import everything to the new project but the problem continues, no graphic state editing working. :S
My current style is:
<Style x:Key="ListBoxItemContainerStyle" TargetType="ListBoxItem" xmlns:vsm="clr-namespace:System.Windows;assembly=System.Windows">
<Setter Property="IsEnabled" Value="true" />
<Setter Property="Foreground" Value="#FF000000" ...
Go to the complete details ...
Found interesting? Add this to: