コード例 #1
0
 private void IComboBox11_Tapped(object sender, TappedRoutedEventArgs e)
 {
     BL_ContentPage.CIS4836C();
     ListCourseInfo();
 }
コード例 #2
0
 private void IComboBox6_Tapped(object sender, TappedRoutedEventArgs e)
 {
     BL_ContentPage.GEB3422();
     ListCourseInfo();
 }
コード例 #3
0
 private void IComboBox9_Tapped(object sender, TappedRoutedEventArgs e)
 {
     BL_ContentPage.CTS3265C();
     ListCourseInfo();
 }
コード例 #4
0
 private void IComboBox2_Tapped(object sender, TappedRoutedEventArgs e)
 {
     BL_ContentPage.MAN3504();
     ListCourseInfo();
 }