private void Update_Click(object sender, RoutedEventArgs e) { bl.updateContract(contract); this.Close(); }