1 reference to OnGotKeyboardFocusThunk
PresentationCore (1)
Core\CSharp\System\Windows\Generated\UIElement.cs (1)
853
EventManager.RegisterClassHandler(type, Keyboard.GotKeyboardFocusEvent, new KeyboardFocusChangedEventHandler(UIElement.
OnGotKeyboardFocusThunk
), false);