Example #1
0
 protected override void NotifyCommandsCanExecuteChanged()
 {
     base.NotifyCommandsCanExecuteChanged();
     CloseCommand.NotifyCanExecuteChanged();
 }