Method CreateCommand
- Namespace
- Innova.Prism.Library.BaseViewModels
- Assembly
- Innova.Prism.Library.dll
CreateCommand(string, ICommand, object, string, int, Image)
protected SelectableCommandDefinition CreateCommand(string key, ICommand command, object commandParameter, string caption, int sortOrder, Image image)