In WPF based desktop app touch drag and drop is working on window 7 but not on Window 8

[亡魂溺海] 提交于 2019-12-13 14:02:18

问题


I am developing WPF based desktop application. I have Implemented Touch drag and drop functionality. Its working perfectly on Window 7 . But on window 8 its not working. In window 8 , when i am doing double tap on any file(image , mp3 or video) and then drag the content , then its working fine.

But this behaviour is wrong, I want the normal behaviour as working on window 7 (Simple touch and drag the file)

Please help me.

来源:https://stackoverflow.com/questions/30918559/in-wpf-based-desktop-app-touch-drag-and-drop-is-working-on-window-7-but-not-on-w

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!