private void Beneficiario_Click(object sender, RoutedEventArgs e) { Beneficiario bene = new Beneficiario(); bene.Show(); }