KeyboardAccelerator.KeyProperty 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.
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
Property Value
The identifier for the Key dependency property.