Exemplo n.º 1
0
 private void btnNastava_Click(object sender, RoutedEventArgs e)
 {
     Nastava_i_vezbe.pgNastava_i_vezbe p = new Nastava_i_vezbe.pgNastava_i_vezbe();
     this.NavigationService.Navigate(p);
 }
Exemplo n.º 2
0
 private void btnNastava_Click(object sender, RoutedEventArgs e)
 {
     Nastava_i_vezbe.pgNastava_i_vezbe p = new Nastava_i_vezbe.pgNastava_i_vezbe();
     this.NavigationService.Navigate(p);
 }