Gets or sets the delay in milliseconds between consecutive key-down events synthesized in AutoRepeat mode.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf
C#
![]() |
---|
public int RepeatRate { get; set; } |
Visual Basic
![]() |
---|
Public Property RepeatRate As Integer |
An integer value specifying delay in milliseconds. The default value is 20.