|
RegnoCompleteRegnoSoftware.Standard.Core
|
ActionCommand<(Of <(<'T>)>)> Methods
The ActionCommand<(Of <(<'T>)>)> type exposes the following members.
Methods
| 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 can execute changed.
|