MindFusion.Wpf Pack Programmer's Guide
HangulKey.ShiftedHangulSymbol Property
See Also
 





Gets or sets the Unicode character associated with this key on shift or caps lock press.

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

 Syntax

C#  Copy Code

public string ShiftedHangulSymbol { get; set; }

Visual Basic  Copy Code

Public Property ShiftedHangulSymbol As String

 Property Value

 See Also

HangulKey Members
HangulKey Class
MindFusion.UI.Wpf Namespace