Ejemplo n.º 1
0
 private void nav_aboutpo_MouseDown(object sender, MouseButtonEventArgs e)
 {
     ContentAppVer.ShowAsync();
 }
Ejemplo n.º 2
0
 private void btn_about_close_Click(object sender, RoutedEventArgs e)
 {
     ContentAppVer.Hide();
 }