Share via


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相依性屬性的識別碼。

適用於