c# - Windows Phone (8) default appbar icons -


in example appbar on windows phone application can see line of code added button:

applicationbariconbutton appbarbutton = new applicationbariconbutton(new uri("/assets/appbar/appbar.add.rest.png", urikind.relative)); 

what find interesting icon sourced "/assets/appbar/". there of other standard windows phone appbar icons in there , if there list or reference somewhere me use?

if have installed visual studio can these files here

c:\program files (x86)\microsoft sdks\windows phone\v8.0\icons


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -