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