コード例 #1
0
 private async void ThemThuChibutton_Click(object sender, RoutedEventArgs e)
 {
     ctdlThemThuChi ttc = new ctdlThemThuChi();
     await ttc.ShowAsync();
 }
コード例 #2
0
 private async void ThemThuChibutton_Click(object sender, RoutedEventArgs e)
 {
     ctdlThemThuChi ttc = new ctdlThemThuChi();
     await ttc.ShowAsync();
 }