BarManager.BarManager Attached Property
In This Article
Gets or sets a BarManager to which a child element belongs. This is an attached property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Returns
Type | Description |
---|---|
Bar |
A Bar |
#Remarks
This member supports the internal infrastructure, and is not intended to be used directly from your code.
See Also