public void RemoveAllFiles()
 {
     InputFiles.Clear();
     ShowDragDropPanel();
 }