private void addClientClick(object sender, RoutedEventArgs e) { Presenter.AddClient(new AddWindow()); }