C1.WPF Namespace : C1DelegateCommand Class |
For a list of all members of this type, see C1DelegateCommand members.
Name | Description | |
---|---|---|
CanExecute | Defines the method that determines whether the command can execute in its current state. | |
Execute | Defines the method to be called when the command is invoked. | |
RaiseCanExecuteChanged | Raises the CanExecuteChanged event. |