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