IsSnapToTickEnabled Property (WPFSlider)

Class

WPFSlider.

Action

Gets a value that indicates whether the Slider automatically moves the Thumb to the closest tick mark.

Syntax

C#
protected Boolean IsSnapToTickEnabled { get; }
VB
'Declaration
Protected Read Property IsSnapToTickEnabled As Boolean

Access

Read only.