Delay Property (WPFRepeatButton)

Action

Gets the amount of time, in milliseconds, the RepeatButton waits while it is pressed before it starts repeating.

Syntax

C#
protected Integer Delay { get; }
VB
'Declaration
Protected Read Property Delay As Integer

Access

Read only.