Summary
Gets or sets the positions of the tick marks to display for a
RangeSlider. - Namespace
- MahApps
.Metro .Controls - Containing Type
- RangeSlider
Syntax
[Bindable(true)]
[Category("Appearance")]
public DoubleCollection Ticks { get; set; }
Attributes
| Type | Description |
|---|---|
| Bindable | |
| Category |
Value
| Type | Description |
|---|---|
| DoubleCollection |
