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