7 references to pointUvStartCell
PresentationCore (7)
MS\Internal\TextFormatting\FullTextLine.cs (7)
922
hitTestDistance = (hitTestDistance - lsTextCell.
pointUvStartCell
.x) * direction;
1037
return lsTextCell.
pointUvStartCell
.x + GetDistanceInsideTextCell(
1609
) + firstTextCell.
pointUvStartCell
.x
1621
) + lastTextCell.
pointUvStartCell
.x
1656
) + firstTextCell.
pointUvStartCell
.x;
1701
) + lastTextCell.
pointUvStartCell
.x
1742
) + firstTextCell.
pointUvStartCell
.x