2 references to IsEllipse
PresentationCore (2)
MS\Internal\Ink\EllipticalNodeOperations.cs (1)
24System.Diagnostics.Debug.Assert((nodeShape != null) && nodeShape.IsEllipse);
MS\Internal\Ink\StrokeNodeOperations.cs (1)
26if (nodeShape.IsEllipse)