Méthode | Description | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
CommandViewModel ( string label, string toolTip ) : System | ||
Execute ( object parameter ) : void | ||
OnCanExecuteChanged ( ) : void |
public CanExecute ( object parameter ) : bool | ||
parameter | object | |
Résultat | bool |
public CommandViewModel ( string label, string toolTip ) : System | ||
label | string | |
toolTip | string | |
Résultat | System |