TickPlacement Property (WPFSlider)

Class

WPFSlider.

Action

Gets the position of tick marks with respect to the Track of the Slider.

Syntax

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

Access

Read only.