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