Slider.TicksProperty Field

Definition

Identifies the Ticks dependency property.

public: static initonly System::Windows::DependencyProperty ^ TicksProperty;
public static readonly System.Windows.DependencyProperty TicksProperty;
 staticval mutable TicksProperty : System.Windows.DependencyProperty
Public Shared ReadOnly TicksProperty As DependencyProperty 

Field Value

Remarks

The identifier for the Ticks dependency property.

Applies to