XamlLanguage.ClassAttributes プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
XAML からの ClassAttributes
ディレクティブの XamlDirective。
注釈
このディレクティブは XAML 2009 の一部です。 詳細については、「 XAML 2009 Language Features」を参照してください。