Name | Description | |
---|---|---|
![]() | CanExecute | Gets whether the command can be executed. |
![]() | Disconnect | Removes the command from the the OnUpdate message queue. |
![]() | Execute | Executes the command. |
![]() | RaiseCanExecuteChanged | Raises the CanExecuteChanged event. |
![]() | Reconnect | Adds the command back to the the OnUpdate message queue. |