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