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