다음을 통해 공유


XamlLanguage.ClassAttributes 속성

정의

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

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

속성 값

XamlDirective

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

설명

이 지시문은 XAML 2009의 일부입니다. 자세한 내용은 XAML 2009 Language Features을 참조하세요.

적용 대상