本文介绍了WPF中的触摸事件是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我刚开始使用 WPF.为什么需要有触摸事件?任何例子.......
I am just started with WPF.Why there is need to have touch events ?Any Example ...........
推荐答案
您可以尝试运行此博客上的示例:
You can try running the samples on this blog:
您需要一台平板电脑或多点触控提供商来使用其中的一些功能.您可以使用此项目使用鼠标或多只鼠标模拟触摸界面:
You need a tablet or multi-touch provider to exercise some of these features. You can simulate touch interface with a mouse or multiple mice using this project:
这篇关于WPF中的触摸事件是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!