New to Telerik UI for WPF? Download free 30-day trial

Visual Structure

This section defines terms and concepts used in the scope of RadSlider you have to get familiar with prior to continue reading this help. They can also be helpful when contacting our support service in order to describe your issue better. For more detailed descriptions of the template structure of the control please visit the Template Structure section. WPF RadSlider Visual Structure

  • Tick Mark - tick that indicates predefined values

  • Thumb - thumb that drags the slider value

  • Selection Range - selection range marked by SelectionStart and SelectionEnd thumbs

  • Track - line that is used to move the thumbs along it

  • Decrease handle - button that decreases the value of RadSlider by SmallChange

  • Selection End - thumb that indicates the end of the selection range

  • Selection Start - thumb that indicates the start of the selection range

  • Increase Handle - button that increases the value of the RadSlider by SmallChange

In this article