I want to change the icons and what they do in code in my WP7 application. I've tried in the MainPage
constructor and in the MainPage_Loaded
but it says ApplicationBar (x:Name
) is null all the time.
How can I change it since I use same page and different states?
No comments:
Post a Comment