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