Aracılığıyla paylaş


XamlLanguage.AllDirectives Özellik

Tanım

.NET XAML Hizmetleri tarafından tanımlanan her XamlDirective tanımlayıcının salt okunur genel koleksiyonunu alır.

public:
 static property System::Collections::ObjectModel::ReadOnlyCollection<System::Xaml::XamlDirective ^> ^ AllDirectives { System::Collections::ObjectModel::ReadOnlyCollection<System::Xaml::XamlDirective ^> ^ get(); };
public static System.Collections.ObjectModel.ReadOnlyCollection<System.Xaml.XamlDirective> AllDirectives { get; }
static member AllDirectives : System.Collections.ObjectModel.ReadOnlyCollection<System.Xaml.XamlDirective>
Public Shared ReadOnly Property AllDirectives As ReadOnlyCollection(Of XamlDirective)

Özellik Değeri

.NET XAML Hizmetleri tarafından tanımlanan her XamlDirective tanımlayıcının salt okunur genel koleksiyonu.

Şunlara uygulanır