I have requirement of loading the text on scroll, each text will be having different font and such texts are in 100's, while scrolling i will be fetching the fonts from the ms-appdata://, which is causing delay in rendering, is there any way to cache these font for the first load and then use them afterwards instead of fetching again by ms-appdata://
ms-appx:///)ms-appx://will only support read not write, so my only place to store the font files will be at thems-appdata://