Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/wpf/12.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# 触摸屏上的Windows是否可以通过触摸手指来模拟鼠标下降事件?_C#_Wpf_Touch_Mouseevent_Sensors - Fatal编程技术网

C# 触摸屏上的Windows是否可以通过触摸手指来模拟鼠标下降事件?

C# 触摸屏上的Windows是否可以通过触摸手指来模拟鼠标下降事件?,c#,wpf,touch,mouseevent,sensors,C#,Wpf,Touch,Mouseevent,Sensors,我正在编写一个需要支持触摸屏的应用程序。 现在我使用鼠标调试应用程序。 请给我一些建议。我是否需要覆盖所有信息,如触地,以响应触地。 或者足够我处理MouseDown? 触摸屏上的Windows是否会通过触摸手指模拟鼠标向下事件 p、 很遗憾,我现在没有任何可测试的触摸屏设备。我在Win7 x64 w/a触摸屏上工作的经验是,触摸屏确实模拟鼠标下降事件。什么版本的windows?windows 7和windows 8

我正在编写一个需要支持触摸屏的应用程序。 现在我使用鼠标调试应用程序。 请给我一些建议。我是否需要覆盖所有信息,如
触地
,以响应触地。 或者足够我处理
MouseDown
? 触摸屏上的Windows是否会通过触摸手指模拟
鼠标向下
事件


p、 很遗憾,我现在没有任何可测试的触摸屏设备。

我在Win7 x64 w/a触摸屏上工作的经验是,触摸屏确实模拟鼠标下降事件。

什么版本的windows?windows 7和windows 8