标签: windows-phone-8
我有100个图像存储在Isolated Storage中。现在我想在请求时将它们绑定到ListBox。我可以关注帖子enter link description here
但我不知道如何实施。因为它不与Isolated Storage交互。请告诉我或给我一个解决方案。
答案 0 :(得分:0)
How to load an Image from IsolatedStorage and display it on Device (CSWP8ImageFromIsolatedStorage)