1 reference to OnPreviewGotKeyboardFocus
PresentationFramework (1)
src\Framework\System\Windows\FrameworkElement.cs (1)
2387EventManager.RegisterClassHandler(_typeofThis, Keyboard.PreviewGotKeyboardFocusEvent, new KeyboardFocusChangedEventHandler(OnPreviewGotKeyboardFocus));