Gets or sets the Unicode character associated with this key on shift or caps lock press.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf
SyntaxC#
Copy Code
|
|---|
public string ShiftedHangulSymbol { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ShiftedHangulSymbol As String |
See Also