public AddNewFilm(WorkWithFile file) { InitializeComponent(); wwf = file; }
public MainWindow() { InitializeComponent(); qwe = new WorkWithFile(); }