Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
KeyboardAcceleratorInvokedEventArgs.KeyboardAccelerator Property
Definition
- Namespace:
- Microsoft.UI.Xaml.Input
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.
Gets the keyboard shortcut (or accelerator) object associated with the Invoked event.
KeyboardAccelerator KeyboardAccelerator();
public KeyboardAccelerator KeyboardAccelerator { get; }
var keyboardAccelerator = keyboardAcceleratorInvokedEventArgs.keyboardAccelerator;
Public ReadOnly Property KeyboardAccelerator As KeyboardAccelerator
Property Value
Applies to
See also
Feedback
Was this page helpful?
