Share via


XamlLanguage.Subclass 属性

定义

从 XAML 获取 Subclass 指令的 XamlDirective

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

属性值

来自 XAML 的 Subclass 指令的 XamlDirective

注解

请参阅 [MS-XAML] 第 5.3.8 节

适用于