MindFusion.Wpf Pack Programmer's Guide
KanaKey.Repeat Property
See Also
 





Gets or sets how many times to send the key code when this key is pressed.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf

 Syntax

C#  Copy Code

public int Repeat { get; set; }

Visual Basic  Copy Code

Public Property Repeat As Integer

 Property Value

 See Also

KanaKey Members
KanaKey Class
MindFusion.UI.Wpf Namespace