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