1 reference to OnLostKeyboardFocusThunk
PresentationCore (1)
System\Windows\Generated\UIElement.cs (1)
790
EventManager.RegisterClassHandler(type, Keyboard.LostKeyboardFocusEvent, new KeyboardFocusChangedEventHandler(UIElement.
OnLostKeyboardFocusThunk
), false);