次の方法で共有


XamlLanguage.Key プロパティ

定義

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

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

プロパティ値

XamlDirective

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

注釈

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

適用対象