Windows.UI.Xaml.Input.KeyRoutedEventArgs.Key

June 22, 2022 ยท View on GitHub

-description

Gets the virtual key associated with the event.

Depending on the input device, this can be a mapped value. For raw, unmapped event data, see the OriginalKey property.

-property-value

A system value that indicates the code for the key referenced by the event.

-remarks

-examples

-see-also

Contents

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