4 references to End
PresentationCore (4)
MS\Internal\Ink\EllipticalNodeOperations.cs (2)
357
HitTestQuadSegment(quad, hitSegment.Begin, hitSegment.
End
))
551
(HitTestQuadSegment(quad, hitSegment.Begin, hitSegment.
End
) == false))))
MS\Internal\Ink\StrokeNodeOperations.cs (2)
600
: HitTestQuadSegment(quad, hitSegment.Begin, hitSegment.
End
);
1287
(hitSegment.
End
- beginNode.Position) / beginNode.PressureFactor);