public void CopyStorageItemSelected()
 {
     BrowserService.CopyFileSystemElement(SelectedItems);
 }