2 implementations of Focus
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\UI\Adornment\RenameUserInputTextBox.xaml.cs (1)
68void IRenameUserInput.Focus()
InlineRename\UI\SmartRename\SmartRenameUserInputComboBox.xaml.cs (1)
91void IRenameUserInput.Focus()
2 references to Focus
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\UI\Adornment\RenameFlyout.xaml.cs (2)
61RenameUserInput.Focus(); 224RenameUserInput.Focus();