Skip to main content
A newer version of this page is available. .
Bar

BarManager Attached Properties

A container for bar containers that manages 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.
DXContextMenuPlacementTarget static Specifies a placement target for a context menu/popup control for a specific UI object. This is an 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.

ShowGlyphsInPopupMenus static Gets or sets whether the BarItemLinks’ glyphs are hidden or displayed within the popup menu.
SkipMeasureByDockPanelLayoutHelper static This member supports the internal infrastructure, and is not intended to be used directly from your code.
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