1 reference to OnLostFocus
PresentationFramework (1)
src\Framework\System\Windows\Interop\ActiveXHost.cs (1)
96
EventManager.RegisterClassHandler(typeof(ActiveXHost), Keyboard.LostKeyboardFocusEvent, new KeyboardFocusChangedEventHandler(
OnLostFocus
));