Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 848 Bytes

coreacceleratorkeys_acceleratorkeyactivated.md

File metadata and controls

29 lines (18 loc) · 848 Bytes
-api-id -api-type
E:Windows.UI.Core.CoreAcceleratorKeys.AcceleratorKeyActivated
winrt event

Windows.UI.Core.CoreAcceleratorKeys.AcceleratorKeyActivated

-description

Fired when an accelerator key is pressed or activated.

-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.

-examples

-see-also

AcceleratorKeyEventArgs