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