0

I want to change the flow direction for the applicationbar for WP from LeftToRight, into RightToLeft, so the 3dots are on the lefthand side, and the menuitems are on the righthand side, how would I dot this, the application bar doesn't have flowdirection property?

thanx

Bohrend
  • 1,467
  • 3
  • 17
  • 26

2 Answers2

0

I think that Application bar is not modifyable ( because it would be unlike to UX of Windows Phone ) like you want. So i suggest you create your own application bar.

Developer
  • 4,158
  • 5
  • 34
  • 66
0

You can create your own application bar using Grid and Animations or try to edit the style of Application Bar in Blend

Rahul
  • 101
  • 6