7 references to pointUvStartCell
PresentationCore (7)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (7)
968
hitTestDistance = (hitTestDistance - lsTextCell.
pointUvStartCell
.x) * direction;
1083
return lsTextCell.
pointUvStartCell
.x + GetDistanceInsideTextCell(
1658
) + firstTextCell.
pointUvStartCell
.x
1670
) + lastTextCell.
pointUvStartCell
.x
1705
) + firstTextCell.
pointUvStartCell
.x;
1750
) + lastTextCell.
pointUvStartCell
.x
1791
) + firstTextCell.
pointUvStartCell
.x