3 references to xGapAwareScan
PresentationFramework (3)
src\Framework\System\Windows\Documents\DocumentSequenceTextPointer.cs (3)
806if (!xGapAwareScan(newTp, distance)) 845moved = xGapAwareScan(thisTp, (direction == LogicalDirection.Forward ? 1 : -1)); 854return xGapAwareScan(thisTp, distance);