private async void ThemCVLoopbutton_Click(object sender, RoutedEventArgs e) { ctdlThemCongViecLoop tcvl = new ctdlThemCongViecLoop(); await tcvl.ShowAsync(); }