void DownloadProgressChanged(object sender, DownloadProgressChangedEventArgs arguments) { UpdateHandler.DownloadProgressUpdate(arguments); }