LabeledTickBar - SaneDevelopment/WPF-Controls GitHub Wiki
LabeledTickBar
represents a control that draws a set of labeled tick marks for a range sliders.
Comparison of slider and range slider with ticks: /images/LabeledTickBarSample.gif
LabeledTickBar
is similar to System.Windows.Controls.Primitives.TickBar
, but besides simple tick marks can draw text labels to them.