BarItemLinkControlProperties Attached Properties
A set of properties that describe the BarItem’s visual states.
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