Windows.UI.Core.CoreAcceleratorKeys.AcceleratorKeyActivated

September 2, 2020 · View on GitHub

-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

Contents

  1. 1-description
  2. 2-remarks
  3. 3-examples
  4. 4-see-also