Windows 8 style Scrolling in WPF
Hi,
i am writing an application in c# WPF and to implement a touch based horizontal scrolling in windows 8 .I am using scrollviewer with content inside it, but it does not create with interacting controls inside it.
Thanks