private IDialogService CreateDialogService()
 {
     return(serviceCreator.CreateDialogService("DefaultConnection"));
 }