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