1 write to _textView
PresentationFramework (1)
System\Windows\Documents\DocumentSequence.cs (1)
1098_textView = new DocumentSequenceTextView(this);
2 references to _textView
PresentationFramework (2)
System\Windows\Documents\DocumentSequence.cs (2)
1096if (_textView == null) 1100return _textView;