Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 677 Bytes

inputkeyboardsource_contextmenukey.md

File metadata and controls

24 lines (15 loc) · 677 Bytes
-api-id -api-type
E:Microsoft.UI.Input.InputKeyboardSource.ContextMenuKey
winrt event

Microsoft.UI.Input.InputKeyboardSource.ContextMenuKey

-description

Occurs when the Menu virtual-key (or Shift + F10) is unhandled from a previous xref:Microsoft.UI.Input.InputKeyboardSource.KeyDown event.

-remarks

This event is not raised for context menu events generated from other hardware devices, such as mouse or pen.

-see-also

xref:Microsoft.UI.Input.ContextMenuKeyEventArgs

-examples