次の方法で共有


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 依存関係プロパティの識別子。

適用対象