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