7 references to pointUvStartCell
PresentationCore (7)
MS\Internal\TextFormatting\FullTextLine.cs (7)
920
hitTestDistance = (hitTestDistance - lsTextCell.
pointUvStartCell
.x) * direction;
1035
return lsTextCell.
pointUvStartCell
.x + GetDistanceInsideTextCell(
1607
) + firstTextCell.
pointUvStartCell
.x
1619
) + lastTextCell.
pointUvStartCell
.x
1654
) + firstTextCell.
pointUvStartCell
.x;
1699
) + lastTextCell.
pointUvStartCell
.x
1740
) + firstTextCell.
pointUvStartCell
.x