Contains Method (IKeyboardMapper)
In This Topic
Returns whether there is a mapping for a specified key combination in the current keyboard map. This method only works for non-extended keys.
Overload List
| Overload | Description |
| Contains(Keys) | Returns whether there is a mapping for a specified key combination in the current keyboard map. This method only works for non-extended keys. |
| Contains(Keys,Boolean) | Returns whether there is a mapping for a specified key combination in the current keyboard map. |
See Also