public CanExecute ( object parameter ) : bool | ||
parameter | object | Data used by the command.
/// If the command does not require data to be passed, this object can be set to |
return | bool |
public CanExecute ( object parameter ) : bool | ||
parameter | object | Data used by the command.
/// If the command does not require data to be passed, this object can be set to |
return | bool |