MouseButtonCombination Class Methods
In This Topic
For a list of all members of this type, see MouseButtonCombination members.
Public Methods
| Name | Description |
| Equals | Determines whether the specified object is equal to the current object. |
| GetHashCode | Serves as a hash function for a particular type. |
| GetSchema | Returns an in-memory representation of the XML schema used for SerializableList |
| ReadXml | Reads in a mouse button combination from an xml file |
| ToString | Returns a string that represents the current MouseButtonCombination object. |
| WriteXml | Writes out a mouse button combination to xml format |
Top
See Also