10 references to GetUpdatedTextView
PresentationFramework (10)
System\Windows\Controls\TextAdaptor.cs (4)
94ITextView textView = GetUpdatedTextView(); 225ITextView textView = GetUpdatedTextView(); 518ITextView textView = GetUpdatedTextView(); 667ITextView textView = GetUpdatedTextView();
System\Windows\Controls\TextRangeAdaptor.cs (6)
598textView = _textAdaptor.GetUpdatedTextView(); 667textView = _textAdaptor.GetUpdatedTextView(); 784textView = _textAdaptor.GetUpdatedTextView(); 907textView = _textAdaptor.GetUpdatedTextView(); 1086textView = _textAdaptor.GetUpdatedTextView(); 1130textView = _textAdaptor.GetUpdatedTextView();