Property MenuCommand
- Namespace
- Innova.Prism.Library.Menus.ItemModels
- Assembly
- Innova.Prism.Library.dll
MenuCommand
Gets or sets the command associated with the menu item.
public ICommand MenuCommand { get; set; }
Gets or sets the command associated with the menu item.
public ICommand MenuCommand { get; set; }