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