BarItemLinkControlProperties Members
In This Article
#Constructors
Name | Description |
---|---|
Bar |
Initializes a new instance of the Bar |
#Fields
Name | Description |
---|---|
Container |
Identifies the Bar |
Glyph |
Identifies the Bar |
Is |
Identifies the Bar |
Is |
Identifies the Bar |
Ribbon |
Identifies the Bar |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Gets the value of the Container |
Get |
Gets the value of the Glyph |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the value of the Is |
Get |
Gets the value of the Is |
Get |
Gets the value of the Get |
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 a string that represents the current object. Inherited from Object. |
#Attached Properties
Name | Description |
---|---|
Container |
Gets the type of container that displays the current baritem. This is the attached property. |
Glyph |
Gets the element’s glyph size. This is the attached property. |
Is |
Gets whether the mouse cursor is over the item. This is a dependency property. |
Is |
Gets whether the item is currently being pressed. This is a dependency property. |
Ribbon |
Gets the Bar |
See Also