WPFAQS – Templates in WPF/XAML by Xaml

Sun, 07 Jun 2009 00:00:28 -0600

WPFAQS – Templates in WPF/XAML

by Xaml @ Sun, 07 Jun 2009 00:00:28 -0600



In this post I will expand my discussion on different types of templates and how they are related to trees. All the templates In WPF all derived from the abstract FrameworkTemplate class. ControlTemplate is a visual tree of a UI ...