Property Commands
- Namespace
- Innova.Prism.Library.BaseViewModels
- Assembly
- Innova.Prism.Library.dll
Commands
Gets or sets the collection of commands.
public ObservableCollection<SelectableCommandDefinition> Commands { get; set; }
Gets or sets the collection of commands.
public ObservableCollection<SelectableCommandDefinition> Commands { get; set; }