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