4 references to HitSegment
PresentationCore (4)
MS\Internal\Ink\StrokeIntersection.cs (4)
223
if (!intersections[j].
HitSegment
.IsEmpty)
227
intersections[j].
HitSegment
.BeginFIndex)
231
sfiPrevious.EndFIndex = intersections[j].
HitSegment
.EndFIndex;
236
hitFIndices.Add(intersections[j].
HitSegment
);