This question is locked. New answers and comments are not allowed.
How to change the Foregroundcolor of the ContentPresenter for a state like MouseOver?
When i create a copy of the RadComboBoxItem Template, i have access to the States of the ItemTemplate.
But as long the ContentPresenter grabs his ForegroundColor from the Style (and not from its Template) i cannot set my own Foreground for a state.
How to solve that?
It's an WPF Project and i am using Blend 4, with RadControls for WPF Q3 2011 SP1
Thanks for any idea.
When i create a copy of the RadComboBoxItem Template, i have access to the States of the ItemTemplate.
But as long the ContentPresenter grabs his ForegroundColor from the Style (and not from its Template) i cannot set my own Foreground for a state.
How to solve that?
It's an WPF Project and i am using Blend 4, with RadControls for WPF Q3 2011 SP1
Thanks for any idea.