1 write to _textView
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedDocument.cs (1)
1511_textView = new FixedTextView(this);
2 references to _textView
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedDocument.cs (2)
1509if (_textView == null) 1513return _textView;