2 references to EllipseStylusShape
PresentationCore (2)
System\Windows\Ink\DrawingAttributes.cs (1)
399s = new EllipseStylusShape(this.Width, this.Height);
System\Windows\Ink\StrokeCollection2.cs (1)
80return PointHitTest(point, new EllipseStylusShape(diameter, diameter));