submenu items in WPF Menu
- by Vishal
how to make SUBMENU ites visible vertical as a left navigation in CODEGURU.COM
In windows we use layoutstyle property to make all main and child items to be viewed vertical and DOCK the menustrip to left.
How to acheive this in WPF