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