Table of Contents

Property CommandParameter

Namespace
Innova.Prism.Library.Controls.Menu
Assembly
Innova.Prism.Library.dll

CommandParameter

Gets or sets the command parameter of the menu item.

public object CommandParameter { get; set; }

Property Value

object