im developing a Windows Phone 8.1 Universal app.
I need to make a scroll with fullscreen-images, and i want to horizontal scroll by one page.
This is very common on IOS and Android, ScrollViews just have a property or method that makes it scroll page by page.
I cant find that option here in WinRT.
How can i achieve this behaviour?
Thanks in advance and sorry for my poor english.