FrameworkTemplate::Template Property
.NET Framework (current version)
Gets or sets a reference to the object that records or plays the XAML nodes for the template when the template is defined or applied by a writer.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: [AmbientAttribute] property TemplateContent^ Template { TemplateContent^ get(); void set(TemplateContent^ value); }
Property Value
Type: System.Windows::TemplateContent^A reference to the object that records or plays the XAML nodes for the template.
.NET Framework
Available since 4.0
Available since 4.0
Show: