Property CommandParameter NamespaceInnova.Prism.Library.Controls.Menu AssemblyInnova.Prism.Library.dll CommandParameter Gets or sets the command parameter of the menu item. public object CommandParameter { get; set; } Property Value object