Intersoft.Client.Framework.Input Namespace : DelegateCommand Class |
The following tables list the members exposed by DelegateCommand.
Name | Description | |
---|---|---|
DelegateCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
IsAutomaticRequeryDisabled | Specifies whether automatic require should be disabled. |
Name | Description | |
---|---|---|
CanExecute | Determines whether the command can be executed. | |
Execute | Execeutes the command. | |
RaiseCanExecuteChanged | Raises the CanExecuteChaged event. |
Name | Description | |
---|---|---|
OnCanExecuteChanged | Protected virtual method to raise CanExecuteChanged event. |
Name | Description | |
---|---|---|
CanExecuteChanged |