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