1 reference to OnGotKeyboardFocus
PresentationFramework (1)
System\Windows\FrameworkContentElement.cs (1)
113EventManager.RegisterClassHandler(typeof(FrameworkContentElement), Keyboard.GotKeyboardFocusEvent, new KeyboardFocusChangedEventHandler(OnGotKeyboardFocus));