1 instantiation of FixedTextView
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedDocument.cs (1)
1511_textView = new FixedTextView(this);
2 references to FixedTextView
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedDocument.cs (2)
1505internal FixedTextView TextView 1551private FixedTextView _textView;