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