Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 503 Bytes

keyroutedeventargs_keystatus.md

File metadata and controls

24 lines (15 loc) · 503 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Input.KeyRoutedEventArgs.KeyStatus
winrt property

Windows.UI.Xaml.Input.KeyRoutedEventArgs.KeyStatus

-description

Gets a structure value that reports various system-detected characteristics of the key press, including repeat count and menu status.

-property-value

A structure value with flags that report status.

-remarks

-examples

-see-also