MindFusion.Wpf Pack Programmer's Guide
UnicodeKey.Character Property
See Also
 





Gets or sets the Unicode character associated with this key.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf

 Syntax

C#  Copy Code

public char Character { get; set; }

Visual Basic  Copy Code

Public Property Character As Char

 Property Value

A Char value specifying the character to synthesize.

 See Also

UnicodeKey Members
UnicodeKey Class
MindFusion.UI.Wpf Namespace