MindFusion.Wpf Pack Programmer's Guide
HangulKey.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

HangulKey Members
HangulKey Class
MindFusion.UI.Wpf Namespace