Action
Gets a value that indicates whether the Slider displays a selection range along the Slider.
Syntax
C#
protected Boolean IsSelectionRangeEnabled { get; }
VB
'Declaration
Protected Read Property IsSelectionRangeEnabled As Boolean
Access
Read only.