private void DownloadClearCommand_Executed(object sender, ExecutedRoutedEventArgs e) { DownloadController.Clear(); }