Share via


RepeatButton.DelayProperty 屬性

定義

識別 Delay 相依性屬性。

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

屬性值

Delay相依性屬性的識別碼。

適用於