Share via


XamlLanguage.AllDirectives Propriedade

Definição

Obtém uma coleção genérica somente leitura de cada identificador XamlDirective definido por Serviços XAML do .NET.

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)

Valor da propriedade

Uma coleção genérica somente leitura de cada XamlDirective identificador definido pelos Serviços XAML do .NET.

Aplica-se a