2 writes to _childBlock
PresentationFramework (2)
System\Windows\Documents\DocumentSequenceTextPointer.cs (2)
31_childBlock = childBlock; 543_childBlock = value;
2 references to _childBlock
PresentationFramework (2)
System\Windows\Documents\DocumentSequenceTextPointer.cs (2)
530get { return _childBlock.AggregatedContainer; } 539return _childBlock;