Share via


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相依性屬性的識別碼。

適用於

另請參閱