2 references to TapHitRotation
PresentationCore (2)
Core\CSharp\System\Windows\Ink\Stroke2.cs (2)
213
return HitTest(new Point[]{point}, new EllipseStylusShape(TapHitPointSize, TapHitPointSize,
TapHitRotation
));
228
return HitTest(new Point[]{point}, new EllipseStylusShape(diameter, diameter,
TapHitRotation
));