BarManager.SetDXContextMenuPlacementTarget(UIElement, UIElement) Method
In This Article
Sets 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 |
value | UIElement | A new value of the Bar |
See Also