Table of Contents
Ticks Property

Gets or sets the positions of the tick marks to display for a SliderBase derived control. This is a dependency property.

Syntax
 public DoubleCollection Ticks { get; set; }
See Also