private void NotifyCanExecuteChanged() { PlaySelected.NotifyCanExecuteChanged(); SelectAll.NotifyCanExecuteChanged(); StopSelected.NotifyCanExecuteChanged(); DeleteSelected.NotifyCanExecuteChanged(); ClearSelection.NotifyCanExecuteChanged(); RemoveFinished.NotifyCanExecuteChanged(); }
private void NotifyCanExecuteChanged() { SelectAll.NotifyCanExecuteChanged(); RemoveSelected.NotifyCanExecuteChanged(); ClearSelection.NotifyCanExecuteChanged(); }