2 writes to _childTp
PresentationFramework (2)
System\Windows\Documents\DocumentSequenceTextPointer.cs (2)
33_childTp = childPosition; 559_childTp = value;
4 references to _childTp
PresentationFramework (4)
System\Windows\Documents\DocumentSequenceTextPointer.cs (4)
50_childTp.SetLogicalDirection(direction); 381return _childTp.LogicalDirection; 555return _childTp; 560Debug.Assert(_childTp != null);