RangeSlider.

Interval Property

Summary

Get/sets value how fast thumbs will move when user press on left/right/central with left mouse button (IsMoveToPoint must be set to FALSE)
Namespace
MahApps.Metro.Controls
Containing Type
RangeSlider

Syntax

[Bindable(true)]
[Category("Behavior")]
public int Interval { get; set; }

Attributes

Type Description
Bindable
Category

Value

Type Description
int