Thursday, December 29, 2011

WPF Content Model


WPF provides many controls which are displaying different types of content. WPF content model describes which control can be used to display what kind of content. Below is the list of major classes from which many controls are derived and displaying their content accordingly. 


Below is the list of majorly used controls in WPF with their parent class.

For more information, see MSDN Page.



See Also - 
WPF Class Hierarchy
WPF Architecture
Logical vs. Visual Tree

No comments:

Post a Comment