1 write to _textView
PresentationFramework (1)
System\Windows\Documents\FixedDocument.cs (1)
1469_textView = new FixedTextView(this);
2 references to _textView
PresentationFramework (2)
System\Windows\Documents\FixedDocument.cs (2)
1467if (_textView == null) 1471return _textView;