コード例 #1
0
 private void BtnRead_Click(object sender, RoutedEventArgs e)
 {
     StVM.SelectView(datagridStudent);
 }