WPFAQS – Templates in WPF/XAML by Wpf

Sun, 14 Jun 2009 00:00:17 -0600

WPFAQS – Templates in WPF/XAML

by Wpf @ Sun, 14 Jun 2009 00:00:17 -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 ...