Adding sliders (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 ]

Use sliders to let users pick a value within a continuous range.

In this section

Topic Description

How to add a slider

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

Slider styles and templates

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

Guidelines and checklist for sliders

This topic describes best practices for adding sliders to your Windows Store app using C++, C#, or Visual Basic.

 

Roadmap for Windows Runtime apps using C# or Visual Basic

Roadmap for Windows Runtime apps using C++