Table of Contents

Property Command

Namespace
Innova.Prism.Library.Menus.ItemModels
Assembly
Innova.Prism.Library.dll

Command

Gets or sets the command associated with the menu item.

public ICommand Command { get; set; }

Property Value

ICommand