- keyCode
- The keycode.
- chars
- The array of matching characters to consider.
Documentation for this section has not yet been entered.
Gets the first character in the character array that can be generated by the specified key code.
This is a convenience function that returns the same value as KeyCharacterMap.GetMatch(Keycode, System.Char[], System.Char[]).