我在 Vista 机器上使用 WPF 3.5。有人可以让我知道如何在此实现触摸屏功能。一个演示示例将非常有帮助。
谢谢,萨钦
Touchscreen is like a mouse in all respects, except it can "teleport" the mouse pointer all over the place. Also, you can't have mouse hover effects with a touchscreen because it's impossible to move the cursor without clicking or dragging.
You also need hardware that supports touch. This podcast is a good introduction to the technology from a .net perspective: