Constructors
Methods
-
On
Key Called when a key is pressed in the owner window.Down(Object, Key Event Args) -
On
Preview Called when a key is pressed in the owner window.Key Down(Object, Key Event Args) -
On
Preview Handles the Alt/F10 keys being released in the window.Key Up(Object, Key Event Args) -
On
Preview Handles pointer presses in the window.Pointer Pressed(Object, Pointer Event Args) -
Register(Char,
IInput Registers an input element to be associated with an access key.Element) -
Set
Owner(IInput Sets the owner of the access key handler.Root) -
Unregister(IInput
Element) Unregisters the access keys associated with the input element.
Fields
-
Access
Key Defines the AccessKeyPressed attached event.Pressed Event
Properties
-
Main
Menu Gets or sets the window's main menu.