Exemplo n.º 1
0
 private async void QueryTeacher_Click(object sender, RoutedEventArgs e)
 {
     await QueryDialog2.ShowAsync();
 }