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