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