3 references to xGapAwareCompareTo
PresentationFramework (3)
System\Windows\Documents\DocumentSequenceTextPointer.cs (3)
610return xGapAwareCompareTo(thisTp, tp); 621int comp = xGapAwareCompareTo(thisTp, tp); 998Debug.Assert(xGapAwareCompareTo(tp1, tp2) <= 0);