通过


XamlLanguage.Lang 属性

定义

从 XML 获取指令的一个XamlDirectivelang

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

属性值

XML 中的lang指令的 AXamlDirective

注解

请参阅 [MS-XAML] 第 5.3.13 节

适用于