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