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