2 references to GotFocus
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineRename\UI\Adornment\RenameFlyout.xaml.cs (2)
52
var token1 = _listener.BeginAsyncOperation(nameof(RenameUserInput.
GotFocus
));
61
RenameUserInput.
GotFocus
+= RenameUserInput_GotFocus;