ContextMenu.Menu Attached Property
In This Article
Gets or sets the Context Menu assigned to the visual element. This is an attached property. This is a dependency property.
Namespace: DevExpress.UI.Xaml
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Returns
Type | Description |
---|---|
Context |
A Context |
See Also