private void DropboxBackupCallback(object sender, EventArgs args) { _workspaceService?.BackupWorkspace(StorageType.Dropbox); }