Interval Property (WPFRepeatButton)

Action

Gets the amount of time, in milliseconds, between repeats once repeating starts.

Syntax

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

Access

Read only.