Welcome to WindowsClient.net | My Blog | Sign in | Join

Windows Client Videos

Apply Styles in WPF

Windows Presentation Foundation (WPF) provides that capability to radically change the appearance and functionality of a user interface element via property system.  Styles in WPF provide the capability to separate the property settings that affect an element from the element itself.  With styles, one can define blocks of property settings that can be applied to one or more elements.  Learning to use styles can not only provide a separation of the element and the properties affecting its appearance and behavior, but allow code to be read more easily.  In this presentation Todd Miranda provides a look at creating and applying styles in WPF.

Author: Todd Miranda

Posted: Oct 04 2007, 12:54 AM by jaytayl | with no comments
Filed under:

Comments

No Comments