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