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