As I write
element.addEventListener("MSGestureHold", handleHold);
to simple HTML-file, IE works good, but when I copy this code to metro-application, event doesn't fire. What I should do for fixing this problem?
Hi,
Could you post the related code? So I can reproduce that on my side.
Roy MSDN Community Support | Feedback to us Develop and promote your apps in Windows Store Please remember to mark the replies as answers if they help and unmark them if they provide no help.