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