Search code examples
wpftouch-eventeyeshot

Eyeshot disables touch events in the whole of application


I have a WPF application that uses touch events (TouchDown, TouchMove, TouchUp). Everything works fine. But if I give the ViewportLayout (Eyeshot 11) component somewhere to the application, the touch events will stop working in the whole of application. Does anyone know why? Thank you very much.


Solution

  • Have a look here and here to see if helps