KeyboardAccelerator.KeyProperty プロパティ

定義

Key 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ KeyProperty { DependencyProperty ^ get(); };
static DependencyProperty KeyProperty();
public static DependencyProperty KeyProperty { get; }
var dependencyProperty = KeyboardAccelerator.keyProperty;
Public Shared ReadOnly Property KeyProperty As DependencyProperty

プロパティ値

Key 依存関係プロパティの識別子。

適用対象

こちらもご覧ください