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

MergingProperties Attached Properties

Provides attached properties that control the bar merging behavior.
Name Description
AllowMerging static This property is obsolete. Use the MergingProperties.ElementMergingBehavior property instead.
ElementMergingBehavior static Gets or sets whether the current container’s elements are merged with elements of outside containers or elements of the same container or both. Also allows you to disable merging. This is an attached property.
HideElements static For internal use.
Name static Gets or sets a “merge name”. This is an attached property.
ToolBarMergeStyle static Gets or sets the type of controls for which automatic merging is enabled. This is an attached property.
See Also