[]
Adds a handler to the keymap.
public void AddHandler(Keys keyData, KeyMap.DoAction handler)
The keystroke to map.
The handler for the keystroke.