Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 499 Bytes

keyeventargs.md

File metadata and controls

22 lines (14 loc) · 499 Bytes
-api-id -api-type
T:Microsoft.UI.Input.KeyEventArgs
winrt class

Microsoft.UI.Input.KeyEventArgs

-description

Provides event data for various key up and key down events.

-remarks

-see-also

xref:Microsoft.UI.Input.InputKeyboardSource.KeyUp, xref:Microsoft.UI.Input.InputKeyboardSource.KeyDown, xref:Microsoft.UI.Input.InputKeyboardSource.SystemKeyDown, xref:Microsoft.UI.Input.InputKeyboardSource.SystemKeyUp

-examples