I have the following XAML: <Style.Triggers> <MultiDataTrigger> <MultiDataTrigger.Conditions>
I have three grids in my UserControl of which one control is shown at time. In the last column I need to use a Style where I need to check the data and apply a ForeGround color. I can write style at e
Okay, I\'ve not done much WPF lately and this is confusing me. I have a Style defined for RadioButton, which uses a ControlTemplate with a MultiTrigger.The gist is that I want a Border to become opaq