2 writes to _childTp
PresentationFramework (2)
System\Windows\Documents\DocumentSequenceTextPointer.cs (2)
41_childTp = childPosition; 568_childTp = value;
4 references to _childTp
PresentationFramework (4)
System\Windows\Documents\DocumentSequenceTextPointer.cs (4)
58_childTp.SetLogicalDirection(direction); 389return _childTp.LogicalDirection; 564return _childTp; 569Debug.Assert(_childTp != null);