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