天天看點

與衆不同 windows phone (25) - Input(輸入)之捕獲 UIElement 之外的觸控操作, Silverlight 方式捕獲手勢操作, XNA 方式捕獲手勢操作, 多點觸控

<a href="http://www.cnblogs.com/webabcd/archive/2012/09/26/2703329.html" target="_blank">[索引頁]</a>

<a href="http://files.cnblogs.com/webabcd/WindowsPhone.rar">[源碼下載下傳]</a>

與衆不同 windows phone (25) - Input(輸入)之捕獲 UIElement 之外的觸控操作, Silverlight 方式捕獲手勢操作, XNA 方式捕獲手勢操作, 多點觸控

介紹

與衆不同 windows phone 7.5 (sdk 7.1) 之輸入

捕獲 UIElement 之外的觸控操作

Silverlight 方式捕獲手勢操作

XNA 方式捕獲手勢操作

多點觸控

示例

1、示範如何捕獲 UIElement 之外的觸控操作

OutsideCapture.xaml

OutsideCapture.xaml.cs

2、示範如何通過 Silverlight 捕獲手勢操作

ManipulationDemo.xaml

ManipulationDemo.xaml.cs

3、示範如何通過 XNA 捕獲手勢操作

XNAGesture.xaml

XNAGesture.xaml.cs

4、示範如何響應多點觸控

MutiTouch.xaml

MutiTouch.xaml.cs

OK

繼續閱讀