在Windows Phone中旋转手势

时间:2012-12-13 22:05:45

标签: windows-phone-7 image-rotation

我想在我的Windows Phone应用程序中捕获对象的旋转手势,并为对象设置动画以显示它已经被激活。

我看到WP7默认情况下不提供此手势,我也在工具箱中获得相同的功能。任何人都可以帮助我开始。

1 个答案:

答案 0 :(得分:0)

您可以尝试使用Windows Phone的多点触控行为。 该工具包可在此处获取:

http://multitouch.codeplex.com/

这些链接可能会帮助您更好地理解它:

http://www.windowsphonegeek.com/tips/gestures-in-wp7-the-basic

http://dotnetslackers.com/articles/silverlight/Windows-Phone-7-Silverlight-Programming-MultiTouch-and-Manipulation.aspx