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