1 instantiation of DocumentSequenceTextView
PresentationFramework (1)
System\Windows\Documents\DocumentSequence.cs (1)
1094
_textView = new
DocumentSequenceTextView
(this);
1 reference to DocumentSequenceTextView
PresentationFramework (1)
System\Windows\Documents\DocumentSequence.cs (1)
1235
private
DocumentSequenceTextView
_textView;