private void LoadImages(string imagePath) { imageProvider.FetchImages(imagePath, LoadImagesFromRetrievedData); }