if (!this.CanExecuteSubmitButton) { this.CanExecuteSubmitButton = true; CommandManager.InvalidateRequerySuggested(); }
添加上述一行code后问题解决。