KeyboardMapping Class Members
In This Topic
The following tables list the members exposed by KeyboardMapping.
Public Constructors
Public Properties
| Name | Description |
| IsExtendedKey | Gets or sets whether this mapping includes an extended key. |
| Key | Gets the key associated with the keyboard mapping. |
| Mapping | Gets the action sequence associated with the keyboard mapping. |
Top
Public Methods
| Name | Description |
| GetSchema | Returns an in-memory representation of the XML schema used for SerializableList |
| ReadXml | Reads in a list type from an xml file |
| WriteXml | Writes out a list to xml format |
Top
See Also