WPF - Global Style?

Viewed 31871

Is there a way to setup global styles for my WPF application?

What I'm hoping to do is apply a style to all my Buttons that also have an Image child.

3 Answers
Related