Adding FlipView controls (XAML)
[ This article is for Windows 8.x and Windows Phone 8.x developers writing Windows Runtime apps. If you’re developing for Windows 10, see the latest documentation ]
The topics in this section describe how to create and use the FlipView, a control that lets you flip through a collection of items sequentially, one at a time. It's great for displaying a gallery of images.
In this section
Topic | Description |
---|---|
Learn how to use the FlipView, a control that lets you flip through a collection of items. |
|
This tutorial walks you through the steps to add a flip view to a Windows Runtime app using C++, C#, or Visual Basic. |
|
This topic describes the styles and templates for the FlipView control. |
|
This topic describes the styles and templates for the FlipViewItem control. |