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