XamlLanguage.Class プロパティ

定義

XAML からXamlDirective ディレクティブのClassを取得します。

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

プロパティ値

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

注釈

「[MS-XAML] セクション 5.3.7 を参照してください

適用対象