XamlLanguage.ClassAttributes Свойство

Определение

Получает XamlDirective для директивы ClassAttributes из XAML.

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

XamlDirective для директивы ClassAttributes из XAML.

Комментарии

Эта директива является частью XAML 2009. Дополнительные сведения см. в разделе XAML 2009 Language Features.

Применяется к