4 references to HitSegment
PresentationCore (4)
MS\Internal\Ink\StrokeIntersection.cs (4)
224
if (!intersections[j].
HitSegment
.IsEmpty)
228
intersections[j].
HitSegment
.BeginFIndex)
232
sfiPrevious.EndFIndex = intersections[j].
HitSegment
.EndFIndex;
237
hitFIndices.Add(intersections[j].
HitSegment
);