10 references to GetUpdatedTextView
PresentationFramework (10)
System\Windows\Controls\TextAdaptor.cs (4)
91ITextView textView = GetUpdatedTextView(); 222ITextView textView = GetUpdatedTextView(); 515ITextView textView = GetUpdatedTextView(); 664ITextView textView = GetUpdatedTextView();
System\Windows\Controls\TextRangeAdaptor.cs (6)
596textView = _textAdaptor.GetUpdatedTextView(); 665textView = _textAdaptor.GetUpdatedTextView(); 782textView = _textAdaptor.GetUpdatedTextView(); 905textView = _textAdaptor.GetUpdatedTextView(); 1084textView = _textAdaptor.GetUpdatedTextView(); 1128textView = _textAdaptor.GetUpdatedTextView();