Skip to main content
Bar

BarManager Attached Properties

Represents a container for bar containers, managing operations on bars and popup menus.
Name Description
BarManager static Gets or sets a BarManager to which a child element belongs. This is an attached property.
BarManagerInfo static This member supports the internal infrastructure, and is not intended to be used directly from your code.
DXContextMenu static Gets or sets a context menu/popup control for a specific UI object. This is an attached property.
DXContextMenuPlacement static Gets or sets the position of the UI element's context menu relative to this element. This is the attached property.
KeyGestureWorkingMode static This member supports the internal infrastructure, and is not intended to be used directly from your code.
MenuGlyphSize static 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.
MenuShowMouseButton static Specifies which mouse button should be clicked to display a context menu for an object within the BarManager. This is an attached property.
ToolbarGlyphSize static 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