Пример #1
0
 bool ICommand.CanExecute(object parameter) => commandTarget.CanExecute(group, cmdId) == CommandTargetStatus.Handled;