Initializes a new instance of the KanaKey class with specified character code.
Namespace: MindFusion.UI.WpfAssembly: MindFusion.Keyboard.Wpf
public KanaKey ( char character)
Public New ( _ character As Char _)
The character to send when this key is pressed.
KanaKey Constructor Overload ListKanaKey ClassMindFusion.UI.Wpf Namespace