1 write to _textView
PresentationFramework (1)
src\Framework\System\Windows\Documents\DocumentSequence.cs (1)
1127_textView = new DocumentSequenceTextView(this);
2 references to _textView
PresentationFramework (2)
src\Framework\System\Windows\Documents\DocumentSequence.cs (2)
1125if (_textView == null) 1129return _textView;