HotKey Class

Namespace
MahApps.Metro.Controls
Interfaces
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

Properties

Name Value Summary
Key Key
ModifierKeys ModifierKeys

Methods

Name Value Summary
Equals(HotKey) bool
Equals(object) bool
GetHashCode() int
ToString() string