Enum ThumbInteractionMode
An Enum that defines the possible interaction modes between slider's thumbs.
Namespace: Telerik.Windows.Controls.Slider
Assembly: Telerik.Windows.Controls.dll
Syntax
public enum ThumbInteractionMode
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.