1 reference to OnAccessKeyPressed
PresentationFramework (1)
System\Windows\Controls\ContextMenu.cs (1)
44EventManager.RegisterClassHandler(typeof(ContextMenu), AccessKeyManager.AccessKeyPressedEvent, new AccessKeyPressedEventHandler(OnAccessKeyPressed));