10 references to GetUpdatedTextView
PresentationFramework (10)
src\Framework\System\Windows\Controls\TextAdaptor.cs (4)
102ITextView textView = GetUpdatedTextView(); 233ITextView textView = GetUpdatedTextView(); 499ITextView textView = GetUpdatedTextView(); 651ITextView textView = GetUpdatedTextView();
src\Framework\System\Windows\Controls\TextRangeAdaptor.cs (6)
606textView = _textAdaptor.GetUpdatedTextView(); 675textView = _textAdaptor.GetUpdatedTextView(); 792textView = _textAdaptor.GetUpdatedTextView(); 915textView = _textAdaptor.GetUpdatedTextView(); 1095textView = _textAdaptor.GetUpdatedTextView(); 1139textView = _textAdaptor.GetUpdatedTextView();