1 write to _fixedDocumentSequence
PresentationFramework (1)
src\Framework\System\Windows\Documents\DocumentSequence.cs (1)
1097_fixedDocumentSequence = documentSequence;
3 references to _fixedDocumentSequence
PresentationFramework (3)
src\Framework\System\Windows\Documents\DocumentSequence.cs (3)
1188ChildDocumentBlock childBlock = new ChildDocumentBlock(_fixedDocumentSequence.TextContainer, 1200foreach (DocumentReference docRef in _fixedDocumentSequence.References) 1219get { return this._fixedDocumentSequence; }