private void Window_Loaded(object sender, RoutedEventArgs e) { Load_Clients(); ClientUpdater = new MailLoader(this); }