Name | Description | |
---|---|---|
KeyMap Constructor |
The following tables list the members exposed by KeyMap.
Name | Description | |
---|---|---|
KeyMap Constructor |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.Hashtable) | |
IsFixedSize | (Inherited from System.Collections.Hashtable) | |
IsReadOnly | (Inherited from System.Collections.Hashtable) | |
IsSynchronized | (Inherited from System.Collections.Hashtable) | |
Item | (Inherited from System.Collections.Hashtable) | |
Keys | (Inherited from System.Collections.Hashtable) | |
SyncRoot | (Inherited from System.Collections.Hashtable) | |
Tag | Gets or sets user data associated with the keymap. | |
Values | (Inherited from System.Collections.Hashtable) |
Name | Description | |
---|---|---|
comparer | (Inherited from System.Collections.Hashtable) | |
EqualityComparer | (Inherited from System.Collections.Hashtable) | |
hcp | (Inherited from System.Collections.Hashtable) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.Hashtable) | |
AddHandler | Adds a handler to the keymap. | |
CanHandle | Tests whether the current keymap can handle the keystroke. | |
Clear | (Inherited from System.Collections.Hashtable) | |
ClearHandler | Removes the handler for the specified keystroke from the keymap. | |
Clone | (Inherited from System.Collections.Hashtable) | |
Contains | (Inherited from System.Collections.Hashtable) | |
ContainsKey | (Inherited from System.Collections.Hashtable) | |
ContainsValue | (Inherited from System.Collections.Hashtable) | |
CopyTo | (Inherited from System.Collections.Hashtable) | |
GetObjectData | (Inherited from System.Collections.Hashtable) | |
HandleKey | Invokes the handler for the specified keystroke. | |
OnDeserialization | (Inherited from System.Collections.Hashtable) | |
Remove | (Inherited from System.Collections.Hashtable) | |
SetHandler | Sets a handler to an existing key. |
Name | Description | |
---|---|---|
GetHash | (Inherited from System.Collections.Hashtable) | |
KeyEquals | (Inherited from System.Collections.Hashtable) |