1 reference to OnGotKeyboardFocus
PresentationFramework (1)
System\Windows\Controls\ListBox.cs (1)
80EventManager.RegisterClassHandler(typeof(ListBox), Keyboard.GotKeyboardFocusEvent, new KeyboardFocusChangedEventHandler(OnGotKeyboardFocus));