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