ControlTemplate Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the ControlTemplate class.
Assembly: System.Windows (in System.Windows.dll)
The constructor is exposed exclusively to enable the XAML processor to create "new" objects based on defining a ControlTemplate in the XAML markup that defines a control's template.
Show: