6 references to _textView
Microsoft.CodeAnalysis.EditorFeatures.Wpf (6)
Preview\DifferenceViewerPreview.NavigationalCommandTarget.cs (6)
41if (this._textView.Selection.IsEmpty) 43this._textView.Caret.MoveTo(this._textView.Caret.Position.VirtualBufferPosition); 51if (this._textView.Selection.IsEmpty) 53this._textView.Caret.MoveTo(this._textView.Caret.Position.VirtualBufferPosition);