MergingProperties Fields
Provides attached properties that control the bar merging behavior.| Name | Description |
|---|---|
| AllowMergingProperty static | Obsolete. This property is obsolete. Use the MergingProperties.ElementMergingBehavior property instead. |
| ElementMergingBehaviorProperty static | Identifies the MergingProperties.ElementMergingBehavior attached property. |
| HideElementsProperty static | Identifies the MergingProperties.HideElements attached property. |
| NameProperty static | Identifies the MergingProperties.Name attached property. |
| ToolBarMergeStyleProperty static | Identifies the MergingProperties.ToolBarMergeStyle attached property. |
See Also