1 override of SetFocusToAdornment
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\CommandHandlers\RenameCommandHandler.cs (1)
46
protected override void
SetFocusToAdornment
(ITextView textView)
1 reference to SetFocusToAdornment
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\CommandHandlers\AbstractRenameCommandHandler_RenameHandler.cs (1)
79
SetFocusToAdornment
(args.TextView);