Slider.TickFrequencyProperty プロパティ

定義

TickFrequency 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ TickFrequencyProperty { DependencyProperty ^ get(); };
static DependencyProperty TickFrequencyProperty();
public static DependencyProperty TickFrequencyProperty { get; }
var dependencyProperty = Slider.tickFrequencyProperty;
Public Shared ReadOnly Property TickFrequencyProperty As DependencyProperty

プロパティ値

TickFrequency 依存関係プロパティの識別子。

適用対象