4 references to End
PresentationCore (4)
MS\Internal\Ink\EllipticalNodeOperations.cs (2)
353
HitTestQuadSegment(quad, hitSegment.Begin, hitSegment.
End
))
547
(HitTestQuadSegment(quad, hitSegment.Begin, hitSegment.
End
) == false))))
MS\Internal\Ink\StrokeNodeOperations.cs (2)
593
: HitTestQuadSegment(quad, hitSegment.Begin, hitSegment.
End
);
1280
(hitSegment.
End
- beginNode.Position) / beginNode.PressureFactor);