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