Table of Contents
ThumbStyle Property

Gets or sets the Style applied to the Slider or RangeSlider thumb control. This is a dependency property.

Syntax
 public Style ThumbStyle { get; set; }
See Also