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