I have a theme that is applied to all buttons in a resource dictionary. Now I want to add a trigger to the button while inheriting the style changes from the dictionary. I t
Give your base Style a name, say FooStyle.
In the example you gave, modify the TargetType and BasedOn to look as follows: