10 references to GetUpdatedTextView
PresentationFramework (10)
System\Windows\Controls\TextAdaptor.cs (4)
91
ITextView textView =
GetUpdatedTextView
();
222
ITextView textView =
GetUpdatedTextView
();
515
ITextView textView =
GetUpdatedTextView
();
664
ITextView textView =
GetUpdatedTextView
();
System\Windows\Controls\TextRangeAdaptor.cs (6)
596
textView = _textAdaptor.
GetUpdatedTextView
();
665
textView = _textAdaptor.
GetUpdatedTextView
();
782
textView = _textAdaptor.
GetUpdatedTextView
();
905
textView = _textAdaptor.
GetUpdatedTextView
();
1084
textView = _textAdaptor.
GetUpdatedTextView
();
1128
textView = _textAdaptor.
GetUpdatedTextView
();