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