FrameworkTemplate.Template 속성

정의

작성자가 템플릿을 정의하거나 적용할 때 해당 템플릿의 XAML 노드를 기록/재생하는 개체에 대한 참조를 가져오거나 설정합니다.

public:
 property System::Windows::TemplateContent ^ Template { System::Windows::TemplateContent ^ get(); void set(System::Windows::TemplateContent ^ value); };
[System.Windows.Markup.Ambient]
public System.Windows.TemplateContent Template { get; set; }
[<System.Windows.Markup.Ambient>]
member this.Template : System.Windows.TemplateContent with get, set
Public Property Template As TemplateContent

속성 값

템플릿의 XAML 노드를 기록/재생하는 개체에 대한 참조입니다.

특성

적용 대상

추가 정보