Contains Method (KeyboardMapper)
Returns whether there is a mapping for a specified key combination in the current keyboard map. This method only works for non-extended keys.
Parameters
- key
- A Keys value that specifies the key sequence for which to query.
Return Value
True if the current keyboard map contains a mapping for key, false if not.