次の方法で共有


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 を参照してください。

適用対象