3 references to xGapAwareCompareTo
PresentationFramework (3)
src\Framework\System\Windows\Documents\DocumentSequenceTextPointer.cs (3)
614return xGapAwareCompareTo(thisTp, tp); 625int comp = xGapAwareCompareTo(thisTp, tp); 1015Debug.Assert(xGapAwareCompareTo(tp1, tp2) <= 0);