1 reference to OnGotFocus
PresentationFramework (1)
System\Windows\Interop\ActiveXHost.cs (1)
88
EventManager.RegisterClassHandler(typeof(ActiveXHost), Keyboard.GotKeyboardFocusEvent, new KeyboardFocusChangedEventHandler(
OnGotFocus
));