The CloudUpload control uses a browse button to select files. Though we can override the OpenFileDialog to add our own filters, we also support drag/drop as the upload trigger. It would be nice if we could give the CloudUpload control a list of files, and bypass the need for a browse button.