1 write to _fixedDocumentSequence
PresentationFramework (1)
System\Windows\Documents\DocumentSequence.cs (1)
1071
_fixedDocumentSequence
= documentSequence;
4 references to _fixedDocumentSequence
PresentationFramework (4)
System\Windows\Documents\DocumentSequence.cs (4)
1159
ChildDocumentBlock childBlock = new ChildDocumentBlock(
_fixedDocumentSequence
.TextContainer,
1171
foreach (DocumentReference docRef in
_fixedDocumentSequence
.References)
1190
get { return this.
_fixedDocumentSequence
; }
1213
foreach(DocumentReference docRef in
_fixedDocumentSequence
.References)