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.