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