Name | Description | |
---|---|---|
AllKeys | Returns the key strokes that are defined in this input map and its parent. | |
Clear | Removes all the mappings from this input map. | |
Deserialize | Loads the object from XML. | |
Get | Returns the binding for the specified key stroke. | |
Keys | Gets the key strokes that are defined in this input map. | |
Put | Creates a binding between the specified key stroke and an action. | |
Remove | Removes the mapping for the specified key stroke. | |
Serialize | Saves the object to XML. |