Example #1
0
 private void MenuItem_Click_4(object sender, RoutedEventArgs e)
 {
     DB_Folder.StatisticWindow sw = new DB_Folder.StatisticWindow("Brand");
     sw.Show();
 }
Example #2
0
 private void MenuItem_Click_4(object sender, RoutedEventArgs e)
 {
     DB_Folder.StatisticWindow sw = new DB_Folder.StatisticWindow("Brand");
     sw.Show();
 }
Example #3
0
 private void MenuItem_Click_1(object sender, RoutedEventArgs e)
 {
     DB_Folder.StatisticWindow sw = new DB_Folder.StatisticWindow("Warehouses");
     sw.Show();
 }
Example #4
0
 private void MenuItem_Click_1(object sender, RoutedEventArgs e)
 {
     DB_Folder.StatisticWindow sw = new DB_Folder.StatisticWindow("Warehouses");
     sw.Show();
 }