Exemple #1
0
        private void BtnMantenimiento_Click(object sender, RoutedEventArgs e)
        {
            SubCategoria subcategoria1 = new SubCategoria();

            subcategoria1.ShowDialog();
        }