2

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.

Robin M
  • 41
  • 1
  • 8

1 Answers1

0

Take a look at the PhoneApplicationPage.ApplicationBar property. In particular, Buttons and MenuItems.

pantaloons
  • 932
  • 6
  • 5