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