XamlLanguage.Class Свойство

Определение

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

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

Значение свойства

XamlDirective

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

Комментарии

См. [] ms-XAML Section 5.3.7.

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