Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
2 answers
87 views

How to change Windows Phone application bar icon color?

How to handle application bar button click to prevent coloring this in theme color? I have Windows phone 8 app with my own background and foreground colors, but when I'm clicking on app bar button (...
llvk's user avatar
  • 248
3 votes
1 answer
232 views

Source for all Windows Phone standard application bar icons (like select, etc)

Windows Phone 8 SDK comes with a set of the standard icons one can use in WP apps (they can be found in C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0\Icons\). However, I could not find the ...
Tecman's user avatar
  • 2,989
5 votes
1 answer
4k views

Programmatically changing the appbar icons

In my C# Windows Phone 8 app, I have an AppBar. I have two icons on this AppBar, one new icon, and one edit icon. I want to change the edit icon, to the back icon whenever it is pressed, and then back ...
Erik's user avatar
  • 799
2 votes
1 answer
3k views

How correct set ApplicationBarIconButton IconUri?

I specially download wp7 standart icons for AppBar, I set image build action to cotent, and copy to output copy always. But whatever I do Icon doesn't changed. What must I do? The problem is solved....
Aram Gevorgyan's user avatar
4 votes
3 answers
554 views

WP7: Where do I get calendar, phone book and tabs Application Bar icons?

I found the Application Bar icons in C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v7.0\Icons, but this folder does not contain the following standard icons: button that shows the month view in ...
Hinek's user avatar
  • 9,689