Ed Giardina's .NET Blog

Blogging about Hobbyist Adventures in C#, XNA, ASP.NET and other stuff

Browse by Tags

All Tags » C# » Touch (RSS)
Adding Swipe functionality to WPF Applications
As part of a kiosk application written in WPF, the client wanted 'Swipe'-like functionality similar to many touch-enabled smartphones. It's actually not that hard in .NET 4 and WPF. First, add a property to your page/control that keeps track...
Posted: Tue, Nov 23 2010 2:52 PM by Richthofen | with no comments
Filed under: , , ,