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