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