3 writes to HitEnd
PresentationCore (3)
Core\CSharp\MS\Internal\Ink\Lasso.cs (3)
418si.HitEnd = StrokeFIndices.AfterLast; 432si.HitEnd = crossingList[x].FIndices.EndFIndex; 460previousIntersection.HitEnd = si.HitEnd;
3 references to HitEnd
PresentationCore (3)
Core\CSharp\MS\Internal\Ink\Lasso.cs (3)
437if (!currentSegmentWithinLasso && !SegmentWithinLasso(crossingList[x].EndNode, si.HitEnd)) 460previousIntersection.HitEnd = si.HitEnd; 468if (DoubleUtil.AreClose(si.HitEnd, StrokeFIndices.AfterLast))