3 references to EllipseStylusShape
PresentationCore (3)
MS\Internal\Ink\StylusShape.cs (1)
332:this(width, height, 0f)
System\Windows\Ink\Stroke2.cs (2)
183return HitTest(new Point[]{point}, new EllipseStylusShape(TapHitPointSize, TapHitPointSize, TapHitRotation)); 198return HitTest(new Point[]{point}, new EllipseStylusShape(diameter, diameter, TapHitRotation));