RepeatButton.IntervalProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ IntervalProperty { DependencyProperty ^ get(); };
static DependencyProperty IntervalProperty();
public static DependencyProperty IntervalProperty { get; }
var dependencyProperty = RepeatButton.intervalProperty;
Public Shared ReadOnly Property IntervalProperty As DependencyProperty

プロパティ値

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

適用対象