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