다음을 통해 공유


XamlLanguage.Key 속성

정의

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

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

속성 값

XamlDirective

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

설명

Key 지시문 사전에 있는 개체에 사용 됩니다. 참조 [MS XAML] 섹션 5.3.5합니다.

적용 대상