2 writes to _childTp
PresentationFramework (2)
System\Windows\Documents\DocumentSequenceTextPointer.cs (2)
32_childTp = childPosition; 558_childTp = value;
4 references to _childTp
PresentationFramework (4)
System\Windows\Documents\DocumentSequenceTextPointer.cs (4)
49_childTp.SetLogicalDirection(direction); 380return _childTp.LogicalDirection; 554return _childTp; 559Debug.Assert(_childTp != null);