CanExecute

ICommand.CanExecute property

定义确定命令是否可以在其当前状态下执行的运算符。

public bool CanExecute { get; }

也可以看看