AccessKeyManager::AccessKeyPressed Attached Event
.NET Framework (current version)
Occurs when the access key is pressed.
Assembly: PresentationCore (in PresentationCore.dll)
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.
Show: