ContextMenu.Open(Point) Method
In This Article
Opens the context menu.
Namespace: DevExpress.UI.Xaml
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
target |
Point | A Windows. |
See Also