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)
1505
internal
FixedTextView
TextView
1551
private
FixedTextView
_textView;