10 references to GetUpdatedTextView
PresentationFramework (10)
System\Windows\Controls\TextAdaptor.cs (4)
90ITextView textView = GetUpdatedTextView(); 221ITextView textView = GetUpdatedTextView(); 508ITextView textView = GetUpdatedTextView(); 657ITextView 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();