BarManager.GetDXContextMenu(UIElement) Method
In This Article
Gets the value of the BarManager.DXContextMenu attached property from a given object.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
element | UIElement | A UIElement whose DXContext |
#Returns
Type | Description |
---|---|
DevExpress. |
A IPopup |
See Also