Exemple #1
0
 public bool CanExecute(object parameter)
 {
     return(viewModel.CanExecuteBrowseCommand(parameter));
 }