次の方法で共有


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」を参照してください。

適用対象