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