Table of Contents
TickPlacement Property

Gets or sets the position of tick marks with respect to the Track of the SliderBase derived control. This is a dependency property.

Syntax
 public TickPlacement TickPlacement { get; set; }
See Also