private async void ThemCVbutton_Click(object sender, RoutedEventArgs e) { ctdlThemCongViec tcv = new ctdlThemCongViec(); await tcv.ShowAsync(); }