The following tables list the members exposed by RelayUICommand.
Name | Description | |
---|---|---|
![]() | RelayUICommand Constructor | Overloaded. Initializes a new instance of the RelayCommand class. |
Name | Description | |
---|---|---|
![]() | CanExecute | Determines whether the command can execute in its current state. (Inherited from RelayCommand) |
![]() | Execute | Called when the command is invoked. (Inherited from RelayCommand) |
Name | Description | |
---|---|---|
![]() | CanExecuteChanged | Occurs when changes to the command source are detected by the command manager. (Inherited from RelayCommand) |