Multitouch - .NET

In this task, we will begin programming with multi-touch. While WPF 3.5 does not support multi-touch (multi-touch events and controls will be part of WPF 4.0), there is a way to use multi-touch in the current version. To do so, we have to use the Windows 7 Integration Library Sample. ................
................