protected override void EnableChange()
 {
     PileCommand.ReportCanExecuteChange();
     NewCommand.ReportCanExecuteChange();
 }