Table of Contents

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; }

Property Value

ICommand