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