2 references to IsEmpty
PresentationCore (2)
MS\Internal\Ink\StrokeIntersection.cs (2)
191
System.Diagnostics.Debug.Assert(!intersections[j].
IsEmpty
);
223
System.Diagnostics.Debug.Assert(!intersections[j].
IsEmpty
);