Property Command NamespaceInnova.Prism.Library.Commands AssemblyInnova.Prism.Library.dll Command Gets or sets the command to execute when the event is triggered. public ICommand Command { get; set; } Property Value ICommand