次の方法で共有


XamlUICommand.KeyboardAcceleratorsProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ KeyboardAcceleratorsProperty { DependencyProperty ^ get(); };
static DependencyProperty KeyboardAcceleratorsProperty();
public static DependencyProperty KeyboardAcceleratorsProperty { get; }
var dependencyProperty = XamlUICommand.keyboardAcceleratorsProperty;
Public Shared ReadOnly Property KeyboardAcceleratorsProperty As DependencyProperty

プロパティ値

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

適用対象

こちらもご覧ください