Method | Description | |
---|---|---|
KeyToChar ( Key key, |
Converts Key to Char (considering keyboard layout defined in the given culture)
|
public static KeyToChar ( Key key, |
||
key | Key | Key |
cultureInfo | Culture | |
return | char? |