Gets or sets the Unicode character associated with this key.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf
C#
![]() |
---|
public char Character { get; set; } |
Visual Basic
![]() |
---|
Public Property Character As Char |
A Char value specifying the character to synthesize.