Ejemplo n.º 1
0
 private void tile2_Click(object sender, RoutedEventArgs e)
 {
     apps.outDelivery tp = new apps.outDelivery();
     tp.ShowDialog();
 }
Ejemplo n.º 2
0
 private void tile2_Click(object sender, RoutedEventArgs e)
 {
     apps.outDelivery tp = new apps.outDelivery();
     tp.ShowDialog();
 }