1 reference to OnItemGotKeyboardFocus
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\UI\SmartRename\SmartRenameUserInputComboBox.xaml.cs (1)
45
AddHandler(Keyboard.GotKeyboardFocusEvent, new KeyboardFocusChangedEventHandler(
OnItemGotKeyboardFocus
), handledEventsToo: true);