1 reference to OnLostKeyboardFocus
PresentationFramework (1)
src\Framework\System\Windows\FrameworkElement.cs (1)
2389EventManager.RegisterClassHandler(_typeofThis, Keyboard.LostKeyboardFocusEvent, new KeyboardFocusChangedEventHandler(OnLostKeyboardFocus));