Name | Description | |
---|---|---|
![]() | CanExecute | Must override to determine whether the command can be performed. |
![]() | Execute | Must overide to perform the command. |
![]() | GetWidget | Gets the widget that can represent this command |
![]() | UpdateWidget | Updates the widget that represents this command, if the widget is created. |