10 references to GetUpdatedTextView
PresentationFramework (10)
System\Windows\Controls\TextAdaptor.cs (4)
90
ITextView textView =
GetUpdatedTextView
();
221
ITextView textView =
GetUpdatedTextView
();
508
ITextView textView =
GetUpdatedTextView
();
657
ITextView textView =
GetUpdatedTextView
();
System\Windows\Controls\TextRangeAdaptor.cs (6)
595
textView = _textAdaptor.
GetUpdatedTextView
();
664
textView = _textAdaptor.
GetUpdatedTextView
();
781
textView = _textAdaptor.
GetUpdatedTextView
();
904
textView = _textAdaptor.
GetUpdatedTextView
();
1083
textView = _textAdaptor.
GetUpdatedTextView
();
1127
textView = _textAdaptor.
GetUpdatedTextView
();