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