Action
Gets a value that indicates whether the Thumb of a Slider moves immediately to the location of the mouse click that occurs
while the mouse pointer pauses on the Slider track.
Syntax
C#
protected Boolean IsMoveToPointEnabled { get; }
VB
'Declaration
Protected Read Property IsMoveToPointEnabled As Boolean
Access
Read only.