[]
        
(Showing Draft Content)

C1.WPF.RangeSliderScrollBehavior

RangeSliderScrollBehavior Enum

Specifies how thumbs will be moved when mouse click will be performed outside selected area.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public enum RangeSliderScrollBehavior

Fields

Name Description
None

Both thumbs will not move.

Range

Both thumbs will be moved to direction of mouse by a large distance.

Thumb

Closest thumb will be moved to direction of mouse by a large distance.