Iam trying to develop metro appications in windows8 using visual studio 2012RC .Here i need Menu Items like a column wise,And each Item need to navigate separate page if user click on it.Here i tried to give u my application scenario.Any working examples are really helpful to me.
Thank you.
MetroApplication:
----------------------------------
| | |
| Item1 |-->Page1 |
|========= |
| |-->Page2 |
| Item2 | |
|========= |
| | |
| Item3 |-->Page3 |
|========= |
| Item4 |-->Page4 |
| | |
----------------------------------