10 references to GetUpdatedTextView
PresentationFramework (10)
System\Windows\Controls\TextAdaptor.cs (4)
91ITextView textView = GetUpdatedTextView(); 219ITextView textView = GetUpdatedTextView(); 506ITextView textView = GetUpdatedTextView(); 655ITextView 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();