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