How to get existing control\'s ControlTemplate in WPF in XAML format (visual tree)?
This is to help to create new ControlTemplate with the help of existing template.
The book "Pro WPF in C# 2008", by Matthew MacDonald, includes a Control Template browser in Chapter 15. I believe you can simply download the sample code from the Apress web site.