XamlLanguage.Key プロパティ

定義

XAML からXamlDirective ディレクティブのKeyを取得します。

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

プロパティ値

XAML からのKey ディレクティブのXamlDirective

注釈

Key ディレクティブは、ディクショナリ内のオブジェクトに使用されます。 「[MS-XAML] セクション 5.3.5 を参照してください。

適用対象