FlipView control is not available in Windows Phone 8 SDK -


flipview control not available in windows phone 8 sdk, alternate approach implementing similar functionality?

there few options here. if want display fixed number of "pages", can use panorama app. if have lot of pages display, you'll want use pivot control.

if absolutely have re-implement flipview, can putting "left" , "right" buttons in application bar. you'll need build own content area custom control. if you're going "cool" gesture-based navigation, you'll want toolkit.


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -