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; }
member this.Subclass : System.Xaml.XamlDirective
Public Shared ReadOnly Property Subclass As XamlDirective

プロパティ値

XamlDirective

XAML からの Subclass ディレクティブの XamlDirective

注釈

MS-XAML]セクション 5.3.8[参照

適用対象