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