2 writes to _childBlock
PresentationFramework (2)
src\Framework\System\Windows\Documents\DocumentSequenceTextPointer.cs (2)
44_childBlock = childBlock; 557_childBlock = value;
2 references to _childBlock
PresentationFramework (2)
src\Framework\System\Windows\Documents\DocumentSequenceTextPointer.cs (2)
544get { return _childBlock.AggregatedContainer; } 553return _childBlock;