EnumThumbInteractionMode
Enum
An Enum that defines the possible interaction modes between slider's thumbs.
Definition
Namespace:Telerik.Windows.Controls.Slider
Assembly:Telerik.Windows.Controls.dll
Syntax:
cs-api-definition
public enum ThumbInteractionMode
Fields
Free
When the active thumb interacts with the thumb in free mode, there is no special interaction between both thumbs.
Lock
When the active thumb interacts with the locked thumb it is not possible to pass through this thumb.
Push
When the active thumb interacts with the thumb in push mode, its position will be changed to position of the active thumb.