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