Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 970 Bytes

acceleratorkeyeventargs.md

File metadata and controls

32 lines (22 loc) · 970 Bytes
-api-id -api-type
T:Windows.UI.Core.AcceleratorKeyEventArgs
winrt class

Windows.UI.Core.AcceleratorKeyEventArgs

-description

Provides the arguments returned by an accelerator key event callback.

-remarks

Windows 10 Apps do not receive this event when an Input Method Editor (IME) is enabled. The Input Method Editor (IME) handles all keyboard input and sets Handled to true.

Windows Phone This API is supported in native apps only.

Version history

Windows version SDK version Value added
1607 14393 DeviceId

-examples

-see-also

AcceleratorKeyActivated