WPFAQS – Templates in WPF/XAML by Xaml

Sun, 31 May 2009 00:01:38 -0700

WPFAQS – Templates in WPF/XAML

by Xaml @ Sun, 31 May 2009 00:01:38 -0700



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 ...