2 writes to _childBlock
PresentationFramework (2)
System\Windows\Documents\DocumentSequenceTextPointer.cs (2)
32_childBlock = childBlock; 544_childBlock = value;
2 references to _childBlock
PresentationFramework (2)
System\Windows\Documents\DocumentSequenceTextPointer.cs (2)
531get { return _childBlock.AggregatedContainer; } 540return _childBlock;