Files
docs-desktop/dotnet-desktop-guide/framework/wpf/controls/slider.md
T
Andy De George da363692ff Initial WPF content migrated (#17)
* Reset branch for WPF changes

* Convert BMP to PNG; fix link-out-of-scope err

* Add snippets for WPF... 6794 files!!!!

* Add missing snippets

* update file updated between migration

* Fix paths to include

* update breadcrumb and toc

* fix index links

* fix index links

* fix index links

* fix markdown
2020-09-04 09:46:28 -07:00

911 B

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
Slider 03/30/2017
AutoGeneratedOrientationPage
controls [WPF], Slider
Slider control [WPF]
fb037e2a-0002-458b-9e6b-321623fe72a7

Slider

The xref:System.Windows.Controls.Slider allows you select from a range of values by moving a xref:System.Windows.Controls.Primitives.Thumb along a xref:System.Windows.Controls.Primitives.Track.

The following illustration shows an example of a horizontal xref:System.Windows.Controls.Slider control.

Horizontal slider with tick marks

In This Section

Customize the Ticks on a Slider

Reference

xref:System.Windows.Controls.Slider
xref:System.Windows.Controls.Primitives.Track
xref:System.Windows.Controls.Primitives.Thumb