BarManager Attached Properties
A container for bar containers that manages operations on bars and popup menus.
Name | Description |
---|---|
Bar |
Gets or sets a Bar |
Bar |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
DXContext |
Gets or sets a context menu/popup control for a specific UI object. This is an attached property. |
DXContext |
Gets or sets the position of the UI element’s context menu relative to this element. This is the attached property. |
DXContext |
Specifies a placement target for a context menu/popup control for a specific UI object. This is an attached property. |
Key |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Menu |
Gets or sets whether a small or large image is displayed by bar item links within popup menus and sub-menus that belong to the current bar manager. This is a dependency property. |
Menu |
Specifies which mouse button should be clicked to display a context menu for an object within the Bar This is an attached property. |
Show |
Gets or sets whether the Bar |
Skip |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Toolbar |
Gets or sets whether a small or large image is displayed by bar item links within bars that belong to the current bar manager. This is a dependency property. |
See Also