다음을 통해 공유


XamlLanguage.Class 속성

정의

XAML의 Class 지시문에 대한 XamlDirective를 가져옵니다.

public:
 static property System::Xaml::XamlDirective ^ Class { System::Xaml::XamlDirective ^ get(); };
public static System.Xaml.XamlDirective Class { get; }
member this.Class : System.Xaml.XamlDirective
Public Shared ReadOnly Property Class As XamlDirective

속성 값

XamlDirective

XAML의 Class 지시문에 대한 XamlDirective입니다.

설명

참조 [MS XAML] 섹션 5.3.7합니다.

적용 대상