How to Use Styles in WPF
This video shows how to create and apply reusable styles in WPF. We will create styles in the control, in a resource section elsewhere in the window markup, and in the app.xaml file. These styles will be used to show how styles cascade and can be overridden.
Author: Mark Berry, MCT, MCSD