Windows.UI.Core.AcceleratorKeyEventArgs.VirtualKey

October 25, 2024 ยท View on GitHub

-description

Gets the virtual key code (or ASCII/unicode character code depending on the EventType) for the accelerator key event.

-property-value

The virtual key code (or ASCII/unicode character code depending on the EventType) for the accelerator key event.

-remarks

-examples

-see-also

AcceleratorKeyActivated

Contents

  1. 1-description
  2. 2-property-value
  3. 3-remarks
  4. 4-examples
  5. 5-see-also