3 references to SegmentWithinLasso
PresentationCore (3)
MS\Internal\Ink\Lasso.cs (3)
401
currentSegmentWithinLasso =
SegmentWithinLasso
(crossingList[x - 1].EndNode, si.InBegin);
431
currentSegmentWithinLasso =
SegmentWithinLasso
(crossingList[x].StartNode, si.InEnd);
435
if (!currentSegmentWithinLasso && !
SegmentWithinLasso
(crossingList[x].EndNode, si.HitEnd))