public Task CopyFilesAsync(IReadOnlyList <string> files) => _clipboardService.SetFilesAsync(files);