BarShortcut Members
In This Article
#Constructors
Name | Description |
---|---|
Bar |
Creates an instance of the Bar |
Bar |
Creates an instance of the Bar |
Bar |
Creates a shortcut that consists of two key combinations. |
Bar |
Creates an instance of the Bar |
Bar |
Creates an instance of the Bar |
#Fields
Name | Description |
---|---|
Empty static |
Represents a null shortcut. (The Bar |
#Properties
Name | Description |
---|---|
Display |
Gets or sets a custom display string for the shortcut. |
Is |
Gets a value indicating whether this Bar |
Key | Gets the first key combination of a sequence. |
Second |
Gets the second key combination in the sequence. |
#Methods
Name | Description |
---|---|
Equals |
Compares this Bar |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Returns a value indicating whether this Bar |
Get |
Returns a hash code for this Bar |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string representation of this shortcut. |
See Also