5 writes to InEnd
PresentationCore (5)
Core\CSharp\MS\Internal\Ink\Lasso.cs (5)
412si.InEnd = StrokeFIndices.BeforeFirst; 416si.InEnd = StrokeFIndices.AfterLast; 422si.InEnd = crossingList[x].FIndices.BeginFIndex; 442si.InEnd = StrokeFIndices.BeforeFirst; 459previousIntersection.InEnd = si.InEnd;
3 references to InEnd
PresentationCore (3)
Core\CSharp\MS\Internal\Ink\Lasso.cs (3)
426if (DoubleUtil.AreClose(si.InEnd, StrokeFIndices.BeforeFirst)) 433currentSegmentWithinLasso = SegmentWithinLasso(crossingList[x].StartNode, si.InEnd); 459previousIntersection.InEnd = si.InEnd;