Ejemplo n.º 1
0
 private void NotifyCanExecuteChanged()
 {
     PlaySelected.NotifyCanExecuteChanged();
     SelectAll.NotifyCanExecuteChanged();
     StopSelected.NotifyCanExecuteChanged();
     DeleteSelected.NotifyCanExecuteChanged();
     ClearSelection.NotifyCanExecuteChanged();
     RemoveFinished.NotifyCanExecuteChanged();
 }
Ejemplo n.º 2
0
 private void NotifyCanExecuteChanged()
 {
     SelectAll.NotifyCanExecuteChanged();
     RemoveSelected.NotifyCanExecuteChanged();
     ClearSelection.NotifyCanExecuteChanged();
 }