Initializes a new instance of the HangulKey class with specified character code.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf
SyntaxC#
Copy Code
|
|---|
public HangulKey ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The character to send when this key is pressed.
The character to send when this key is pressed together with shift.
See Also