5 references to InSegment
PresentationCore (5)
Core\CSharp\MS\Internal\Ink\Lasso.cs (1)
455if (previousIntersection.InSegment.IsEmpty)
Core\CSharp\MS\Internal\Ink\StrokeIntersection.cs (4)
199if (!intersections[j].InSegment.IsEmpty) 203intersections[j].InSegment.BeginFIndex) 207sfiPrevious.EndFIndex = intersections[j].InSegment.EndFIndex; 212inFIndices.Add(intersections[j].InSegment);