Property CommandParameter NamespaceInnova.Prism.Library.Commands AssemblyInnova.Prism.Library.dll CommandParameter Gets or sets the parameter to pass to the command. public object CommandParameter { get; set; } Property Value object