XamlLanguage.ClassAttributes 属性

定义

从 XAML 获取 ClassAttributes 指令的 XamlDirective

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

属性值

XamlDirective

来自 XAML 的 ClassAttributes 指令的 XamlDirective

注解

此指令是 XAML 2009 的一部分。 有关更多信息,请参见 XAML 2009 Language Features

适用于