1 reference to OnGotFocus
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
67EventManager.RegisterClassHandler(typeof(ItemsControl), Keyboard.GotKeyboardFocusEvent, new KeyboardFocusChangedEventHandler(OnGotFocus));