AccessKeyManager.AccessKeyPressed Attached Event

Definition

Occurs when the access key is pressed.

see AddAccessKeyPressedHandler, and RemoveAccessKeyPressedHandler
see AddAccessKeyPressedHandler, and RemoveAccessKeyPressedHandler
see AddAccessKeyPressedHandler, and RemoveAccessKeyPressedHandler

Remarks

This event is used to identify elements that define a scope for access keys, such as menu keys and pop-up keys.

The event specified by the AccessKeyPressedEvent field will never be raised; it is used to identify classes that define new scopes.

Applies to