1 write to _childBlock
PresentationFramework (1)
src\Framework\System\Windows\Documents\DocumentSequenceTextView.cs (1)
624_childBlock = _docPage.FixedDocumentSequence.TextContainer.FindChildBlock(_docPage.ChildDocumentReference);
2 references to _childBlock
PresentationFramework (2)
src\Framework\System\Windows\Documents\DocumentSequenceTextView.cs (2)
622if (_childBlock == null) 626return _childBlock;