submenu items in WPF Menu
Posted
by Vishal
on Stack Overflow
See other posts from Stack Overflow
or by Vishal
Published on 2009-07-30T03:03:06Z
Indexed on
2010/05/22
23:30 UTC
Read the original article
Hit count: 215
wpf
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
© Stack Overflow or respective owner