1 reference to OnPreviewKeyboardInputProviderAcquireFocus
PresentationFramework (1)
System\Windows\Controls\Primitives\MenuBase.cs (1)
57
EventManager.RegisterClassHandler(typeof(MenuBase), Keyboard.PreviewKeyboardInputProviderAcquireFocusEvent, new KeyboardInputProviderAcquireFocusEventHandler(
OnPreviewKeyboardInputProviderAcquireFocus
), true);