Represents regular keyboard keys that send character codes as input.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf
C#
![]() |
---|
public sealed class RegularKey : Key |
Visual Basic
![]() |
---|
Public NotInheritable Class RegularKey |
RegularKey relies on key-code to character mapping done by the operating system and depends on Windows' current keyboard language.
System.Object
MindFusion.UI.Wpf.Key
MindFusion.UI.Wpf.RegularKey