3 writes to HitEnd
PresentationCore (3)
MS\Internal\Ink\Lasso.cs (3)
416
si.
HitEnd
= StrokeFIndices.AfterLast;
430
si.
HitEnd
= crossingList[x].FIndices.EndFIndex;
458
previousIntersection.
HitEnd
= si.HitEnd;
3 references to HitEnd
PresentationCore (3)
MS\Internal\Ink\Lasso.cs (3)
435
if (!currentSegmentWithinLasso && !SegmentWithinLasso(crossingList[x].EndNode, si.
HitEnd
))
458
previousIntersection.HitEnd = si.
HitEnd
;
466
if (DoubleUtil.AreClose(si.
HitEnd
, StrokeFIndices.AfterLast))