Style Inheritance using BasedOn in WPF
In WPF, styles can be inherited to enable a cleaner more efficient use of style resources. This style inheritance is accomplished by using the BasedOn property of the style. In this presentation Todd Miranda will demonstrate how to use BasedOn to inherit and extend styles in WPF applications.
Author: Todd Miranda