Search code examples
touchpixelsense

Surface SDK Generating Touch Events in code


Im just wanting to know how about generating touch events in code (if it is possible) in the surface sdk on a MS surface. i.e. Using x and y points i want to simulate a touch down at that location. How would I go about this?

Thanks


Solution

  • If you need to simulate touch points check out MultiTouchVista depending on your scenario you might need to create your own InputProvider.