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