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

Quickstart: Adding FlipView controls

Learn how to use the FlipView, a control that lets you flip through a collection of items.

How to add a flip view

This tutorial walks you through the steps to add a flip view to a Windows Runtime app using C++, C#, or Visual Basic.

FlipView styles and templates

This topic describes the styles and templates for the FlipView control.

FlipViewItem styles and templates

This topic describes the styles and templates for the FlipViewItem control.