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