1 write to _childBlock
PresentationFramework (1)
System\Windows\Documents\DocumentSequenceTextView.cs (1)
594_childBlock = _docPage.FixedDocumentSequence.TextContainer.FindChildBlock(_docPage.ChildDocumentReference);
2 references to _childBlock
PresentationFramework (2)
System\Windows\Documents\DocumentSequenceTextView.cs (2)
592if (_childBlock == null) 596return _childBlock;