Nested styles in WPF - Lorenz Cuno Klopfenstein - Klopfenstein.net
So, starting from the basics, to embed some global styles in the application, you can define an external ResourceDictionary (much like an external CSS stylesheet): ... The effect of the XAML code above is that if you define a Window's style as "GlossyWindow", automatically all buttons and menus contained in that same window will have the nested styles applied (in addition to other styles you might have explicitly set on each button or on each menu). ...
Original post: Nested styles in WPF - Lorenz Cuno Klopfenstein - Klopfenstein.net by at xaml stylesheet - Google Blog Search
Blog tag: Xaml forms
Technorati tag: Xaml forms