XamlUICommand.KeyboardAcceleratorsProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the KeyboardAccelerators dependency property.
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
Property Value
The identifier for the KeyboardAccelerators dependency property.