1 instantiation of DocumentSequenceTextView
PresentationFramework (1)
src\Framework\System\Windows\Documents\DocumentSequence.cs (1)
1127
_textView = new
DocumentSequenceTextView
(this);
1 reference to DocumentSequenceTextView
PresentationFramework (1)
src\Framework\System\Windows\Documents\DocumentSequence.cs (1)
1268
private
DocumentSequenceTextView
_textView;