I\'m trying to create a form in a WPF application that will allow the user to use iPhone-like gestures to scroll through the available fields. So, I\'ve put all my form cont
If you are using .NET 4.0, there is a cool thing recently released by Microsoft team!! They ported all those nice Surface controls to Win7. SurfaceScrollViewer is really cool like iphone one. Install this toolkit and start a SurfaceWin7Touch project from VS2010 project template http://www.microsoft.com/en-us/download/details.aspx?id=26716