Name | Description | |
---|---|---|
MouseButtonCombination Constructor | Overloaded. |
The following tables list the members exposed by MouseButtonCombination.
Name | Description | |
---|---|---|
MouseButtonCombination Constructor | Overloaded. |
Name | Description | |
---|---|---|
Button | Gets the mouse button associated with the combination. | |
ClickCount | Gets the number of mouse clicks in the combination. | |
ModifierKeys | Gets the modifier keys associated with the combination. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. | |
GetHashCode | Serves as the default hash function. | |
GetSchema | Returns an in-memory representation of the XML schema used for SerializableList | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ReadXml | Reads in a mouse button combination from an xml file | |
ToString | Returns a string that represents the current object. | |
WriteXml | Writes out a mouse button combination to xml format |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |
Equality | Determines whether two MouseButtonCombination instances are equal. |
Inequality | Determines whether two MouseButtonCombination instances are not equal. |