//Копировать файл private void CopyButtonClick(Object Sender, RoutedEventArgs Args) { Worker.Copy(); }