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