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