Delay プロパティ (WPFRepeatButton)
クラス
WPFRepeatButton
.
処理
[読み取り専用] RepeatButton が押されている間に、繰り返しが開始されるまで待機する時間 (ミリ秒単位) 。
構文
C#
protected
Integer
Delay { get; }
VB
'Declaration Protected Read Property Delay As
Integer
アクセス
読み取り専用。