- Namespace
- MahApps
.Metro .Controls - Interfaces
-
- IEquatable
<HotKey>
- IEquatable
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type-.->Interface0["IEquatable<HotKey>"]
Type["HotKey"]
class Type type-node
Syntax
public class HotKey : IEquatable<HotKey>
Constructors
| Name | Summary |
|---|---|
| HotKey |
Properties
| Name | Value | Summary |
|---|---|---|
| Key | Key | |
| ModifierKeys | ModifierKeys |
Methods
| Name | Value | Summary |
|---|---|---|
| Equals |
bool | |
| Equals |
bool | |
| GetHashCode |
int | |
| ToString |
string |
