7 references to pointUvStartCell
PresentationCore (7)
MS\Internal\TextFormatting\FullTextLine.cs (7)
921
hitTestDistance = (hitTestDistance - lsTextCell.
pointUvStartCell
.x) * direction;
1036
return lsTextCell.
pointUvStartCell
.x + GetDistanceInsideTextCell(
1608
) + firstTextCell.
pointUvStartCell
.x
1620
) + lastTextCell.
pointUvStartCell
.x
1655
) + firstTextCell.
pointUvStartCell
.x;
1700
) + lastTextCell.
pointUvStartCell
.x
1741
) + firstTextCell.
pointUvStartCell
.x