1 reference to OnLostKeyboardFocus
PresentationFramework (1)
System\Windows\FrameworkContentElement.cs (1)
114EventManager.RegisterClassHandler(typeof(FrameworkContentElement), Keyboard.LostKeyboardFocusEvent, new KeyboardFocusChangedEventHandler(OnLostKeyboardFocus));