ContextMenuInfo(Object, ContextMenuRequestedEventArgs) Constructor
Initializes a new instance of the ContextMenuInfo class with specified settings.
Namespace: DevExpress.UI.Xaml
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Parameters
Name | Type |
---|---|
menuContent | Object |
args | DevExpress.UI.Xaml.Internal.ContextMenuRequestedEventArgs |
See Also