Slider.TickFrequencyProperty Field

Definition

Identifies the TickFrequency dependency property.

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

Field Value

Remarks

The identifier for the TickFrequency dependency property.

Applies to