Isolating Triggers from WPF THemes

HI,

I am using the WPF theme which is covered at Codeplex.com. Everything works fine. The theme used applies. But there is a problem where I need to create a style for controlling buttons (especially with triggers) and associate it with a button. What happens is, the theme is not being applied to this button because I have a different style applied to it.

How do I take care of this?

-Ranjith

0
triggers wpf themes


a source to share


1 answer


This issue has been "beaten to death" here .



0


a source to share







All Articles