5 references to InSegment
PresentationCore (5)
MS\Internal\Ink\Lasso.cs (1)
448
if (previousIntersection.
InSegment
.IsEmpty)
MS\Internal\Ink\StrokeIntersection.cs (4)
191
if (!intersections[j].
InSegment
.IsEmpty)
195
intersections[j].
InSegment
.BeginFIndex)
199
sfiPrevious.EndFIndex = intersections[j].
InSegment
.EndFIndex;
204
inFIndices.Add(intersections[j].
InSegment
);