Gets or sets how many times to send the key code when this key is pressed.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf
C#
![]() |
---|
public int Repeat { get; set; } |
Visual Basic
![]() |
---|
Public Property Repeat As Integer |
An integer value specifying the number of character to send.