다음을 통해 공유


XamlLanguage.Lang 속성

정의

XML에서 lang 지시문에 대한 XamlDirective를 가져옵니다.

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

속성 값

XamlDirective

XML에 있는 lang 지시문에 대한 XamlDirective입니다.

설명

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

적용 대상