Skip to main content
Bar

MergingProperties.AllowMergingProperty Field

OBSOLETE

Use the ElementMergingBehavior property instead

This property is obsolete. Use the MergingProperties.ElementMergingBehavior property instead.

Namespace: DevExpress.Xpf.Bars

Assembly: DevExpress.Xpf.Core.v24.1.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

[Obsolete("Use the ElementMergingBehavior property instead")]
public static readonly DependencyProperty AllowMergingProperty
See Also