2 writes to _childTp
PresentationFramework (2)
System\Windows\Documents\DocumentSequenceTextPointer.cs (2)
35_childTp = childPosition; 562_childTp = value;
4 references to _childTp
PresentationFramework (4)
System\Windows\Documents\DocumentSequenceTextPointer.cs (4)
52_childTp.SetLogicalDirection(direction); 383return _childTp.LogicalDirection; 558return _childTp; 563Debug.Assert(_childTp != null);