ExtensionMethods..::..GetCharFromKey Method
Converts key value to char.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
<ExtensionAttribute> _ Public Shared Function GetCharFromKey ( _ key As Key _ ) As Char
[ExtensionAttribute] public: static wchar_t^ GetCharFromKey( Key^ key )
Parameters
- key
- Type: Key
The key.