1 reference to GotKeyboardFocusEvent
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
69
EventManager.RegisterClassHandler(ownerType, UIElement.
GotKeyboardFocusEvent
, new KeyboardFocusChangedEventHandler(OnGotKeyboardFocusThunk), true);