windows phone - Setting ApplicationBarButton.IconUri with icon from Isolated Storage -


i working on windows phone application in need change applicationbarbutton icon dinamically, example show current date in default windows phone calendar app. regarding this article, can use png images added solution , reference them relative uri.

it not problem me generate correct png image (this way , using toolstack c# png writer library) , save isolated storage, when i'm initializing appbarbutton absolute uri image , trying add applicationbar, app throws argumentexception.

am doing wrong or have draw 366 icons , add them project? :)

thanks in advance!


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -