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