Method | Description | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
Execute ( object parameter ) : void | ||
OnCanExecuteChanged ( |
||
OpenFileReceivedCommand ( |
public CanExecute ( object parameter ) : bool | ||
parameter | object | |
return | bool |
public OnCanExecuteChanged ( |
||
e | ||
return | void |
public OpenFileReceivedCommand ( |
||
notificationManager | ||
fileReceivedNotification | ||
return | System |