WPFAQS – Templates in WPF/XAML by Xaml

Sun, 26 Apr 2009 03:02:23 -0600

WPFAQS – Templates in WPF/XAML

by Xaml @ Sun, 26 Apr 2009 03:02:23 -0600



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