Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 454 Bytes

characterreceivedroutedeventargs_keystatus.md

File metadata and controls

23 lines (15 loc) · 454 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Input.CharacterReceivedRoutedEventArgs.KeyStatus
winrt property

Microsoft.UI.Xaml.Input.CharacterReceivedRoutedEventArgs.KeyStatus

-description

Gets the status of the physical key that raised the character-received event.

-property-value

The status of the key that was pressed.

-remarks

-see-also

-examples