XamlLanguage.Lang Właściwość

Definicja

Pobiera element XamlDirective dla lang dyrektywy z kodu XML.

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

Wartość właściwości

XamlDirective

A XamlDirective dla lang dyrektywy z XML.

Uwagi

Zobacz [MS-XAML] Sekcji 5.3.13.

Dotyczy