private void NewStokvelButton(object sender, RoutedEventArgs e) { ConstitutionWizard .Constitution_Wizard_1 win = new ConstitutionWizard.Constitution_Wizard_1(); win.Show(); }
private void Add_Stokvel_Click(object sender, RoutedEventArgs e) { ConstitutionWizard.Constitution_Wizard_1 win = new ConstitutionWizard.Constitution_Wizard_1(); win.Show(); }
private void NewStokvelButton(object sender, RoutedEventArgs e) { ConstitutionWizard.Constitution_Wizard_1 win = new ConstitutionWizard.Constitution_Wizard_1(); win.Show(); }