In WinRT / C#, How do I download an image to a local folder to support caching of an online catalogue for offline use? is there a way to directly download the images and lin
By default Bitmap Images are cached by WinRT with no intervention required by the developer.