Summary
Get/sets whether whole range will be moved when press on right/left/central part of control
- Namespace
- MahApps
.Metro .Controls - Containing Type
- RangeSlider
Syntax
[Bindable(true)]
[Category("Behavior")]
public bool MoveWholeRange { get; set; }
Attributes
| Type | Description |
|---|---|
| Bindable | |
| Category |
Value
| Type | Description |
|---|---|
| bool |
