private void SolutionEvents_Opened()
 {
     TaskSourceViewModel.UpdateTaskList(_taskListManager.GetDatabaseList());
 }