XamlLanguage.Key Właściwość

Definicja

Pobiera element XamlDirective dla Key dyrektywy z języka XAML.

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

Wartość właściwości

XamlDirective

A XamlDirective dla Key dyrektywy z XAML.

Uwagi

Dyrektywa Key jest używana dla obiektów w słowniku. Zobacz [MS-XAML] Sekcji 5.3.5.

Dotyczy