3 references to xGapAwareScan
PresentationFramework (3)
System\Windows\Documents\DocumentSequenceTextPointer.cs (3)
787if (!xGapAwareScan(newTp, distance)) 826moved = xGapAwareScan(thisTp, (direction == LogicalDirection.Forward ? 1 : -1)); 835return xGapAwareScan(thisTp, distance);