10 references to GetUpdatedTextView
PresentationFramework (10)
System\Windows\Controls\TextAdaptor.cs (4)
87ITextView textView = GetUpdatedTextView(); 218ITextView textView = GetUpdatedTextView(); 505ITextView textView = GetUpdatedTextView(); 654ITextView textView = GetUpdatedTextView();
System\Windows\Controls\TextRangeAdaptor.cs (6)
595textView = _textAdaptor.GetUpdatedTextView(); 664textView = _textAdaptor.GetUpdatedTextView(); 781textView = _textAdaptor.GetUpdatedTextView(); 904textView = _textAdaptor.GetUpdatedTextView(); 1083textView = _textAdaptor.GetUpdatedTextView(); 1127textView = _textAdaptor.GetUpdatedTextView();