2 writes to _childTp
PresentationFramework (2)
src\Framework\System\Windows\Documents\DocumentSequenceTextPointer.cs (2)
45_childTp = childPosition; 572_childTp = value;
4 references to _childTp
PresentationFramework (4)
src\Framework\System\Windows\Documents\DocumentSequenceTextPointer.cs (4)
62_childTp.SetLogicalDirection(direction); 393return _childTp.LogicalDirection; 568return _childTp; 573Debug.Assert(_childTp != null);