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