touch - wpf touchdown vs mousedown -


in application user can use touch , mouse. listening mousedown event:

obj->imagecontainer->mousedown += ... 

but there different behaviour when click either tap. in click handler there complex function. click works good, touch tap stucks application.

i can't understand why. if listen touchdown event - both of them called. have idea may difference between both?

thank you


Comments

Popular posts from this blog

java - Incorrect order of records in M-M relationship in hibernate -

command line - Use qwinsta in PowerShell ISE -

php - I want to create a website for polls/survey like this http://www.poll-maker.com/ -