I know that in Mango we can update the Tile background locally. But "StandardTileData.BackgroundImage" is of type Uri, does this mean that I need to use the image added to the project resource? Or can I display a bitmap on the fly and use it as a Tile background?
thank
I did not check, but I would suggest that you can create the image on the fly, save it in isolated storage, and then set the tile image source as a relative URI that points to IsolStorage.