BarManager.GetDXContextMenuPlacementTarget(UIElement) Method
In This Article
Gets the BarManager.DXContextMenuPlacementTarget attached property’s value.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
element | UIElement | An object whose Bar |
#Returns
Type | Description |
---|---|
UIElement | The value of the Bar |
See Also