MindFusion.Wpf Pack Programmer's Guide
KanaKey.SmallLetter Property
See Also
 





Gets or sets the small-letter Kana associated with this key.

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

 Syntax

C#  Copy Code

public Nullable<Char> SmallLetter { get; set; }

Visual Basic  Copy Code

Public Property SmallLetter As Nullable(Of Char)

 Property Value

 See Also

KanaKey Members
KanaKey Class
MindFusion.UI.Wpf Namespace