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