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