// TODO: rename it to something like End
 public void CloseProgressDialog()
 {
     _uiProjectContext.End();
 }