WPF reference style in resource dictionary and use triggers?

Create new styles for the ComboBox controls that you want to apply triggers to, and use the BasedOn property on the new style to set their base style.

I get the following error when I attempt to do that: A 'DynamicResourceExtension' cannot be set on the 'BasedOn' property of type 'Style'. – Taylor Apr 19 '10 at 16:08 Why are you using DynamicResource, anyway? StaticResource should work for setting the Style.

– Charlie Apr 19 '10 at 16:52 The Style is located in a separate module (using CAL), so I have to specify DynamicResource in order to use it. – Taylor Apr 21 '10 at 12:22.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions