5 references to InSegment
PresentationCore (5)
MS\Internal\Ink\Lasso.cs (1)
449
if (previousIntersection.
InSegment
.IsEmpty)
MS\Internal\Ink\StrokeIntersection.cs (4)
192
if (!intersections[j].
InSegment
.IsEmpty)
196
intersections[j].
InSegment
.BeginFIndex)
200
sfiPrevious.EndFIndex = intersections[j].
InSegment
.EndFIndex;
205
inFIndices.Add(intersections[j].
InSegment
);