Method | Description | |
---|---|---|
ActionCommand ( Action |
Method | Description | |
---|---|---|
ICommand ( object parameter ) : bool | ||
ICommand ( object parameter ) : void | ||
ObjectToMonitor_PropertyChanged ( object sender, |
public ActionCommand ( Action |
||
execute | Action |
|
canExecute | bool>.Func | |
objectToMonitor | INotifyPropertyChanged | |
return | System |