2 overrides of SetAdornmentFocusToNextElement
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (1)
RenameCommandHandler.cs (1)
148
protected override void
SetAdornmentFocusToNextElement
(ITextView textView)
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineRename\CommandHandlers\RenameCommandHandler.cs (1)
68
protected override void
SetAdornmentFocusToNextElement
(ITextView textView)
1 reference to SetAdornmentFocusToNextElement
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\CommandHandlers\AbstractRenameCommandHandler_TabHandler.cs (1)
25
SetAdornmentFocusToNextElement
(args.TextView);