I wonder if there is any way of expanding windows phone 8 application bar from code. I know that this was not possible on windows phone 7 but maybe they done something in the SDK so its possible.
Thanks.
I wonder if there is any way of expanding windows phone 8 application bar from code. I know that this was not possible on windows phone 7 but maybe they done something in the SDK so its possible.
Thanks.
Take a look at the PhoneApplicationPage.ApplicationBar property. In particular, Buttons and MenuItems.