Reputation: 3158
I am just started with WPF. Why there is need to have touch events ? Any Example ...........
Upvotes: 1
Views: 5576
Reputation: 34240
You can try running the samples on this blog:
You need a tablet or multi-touch provider to exercise some of these features. You can simulate touch interface with a mouse or multiple mice using this project:
Upvotes: 3