Class CommandDefinition
- Namespace
- Innova.Prism.Infrastructure.Commands
- Assembly
- Innova.Prism.Infrastructure.dll
Represents a command definition.
public class CommandDefinition : BaseNavigationDefinition<CommandDefinition>, INotifyPropertyChanged
- Inheritance
-
CommandDefinition
- Implements