1 write to _fixedDocumentSequence
PresentationFramework (1)
System\Windows\Documents\DocumentSequence.cs (1)
1054_fixedDocumentSequence = documentSequence;
3 references to _fixedDocumentSequence
PresentationFramework (3)
System\Windows\Documents\DocumentSequence.cs (3)
1142ChildDocumentBlock childBlock = new ChildDocumentBlock(_fixedDocumentSequence.TextContainer, 1154foreach (DocumentReference docRef in _fixedDocumentSequence.References) 1173get { return this._fixedDocumentSequence; }