HandyOrg / HandyControl

Contains some simple and commonly used WPF controls
https://handyorg.github.io/
MIT License
6.07k stars 1.02k forks source link

Create SideMenu with ItemSource #335

Open ant0804 opened 4 years ago

ant0804 commented 4 years ago

I try to us ItemSource to dynamicly create Sidemenu under MVVM pattern, But it doesn't work. Does sidemenu support it? If yes, how to achive it?

Anonymy commented 1 year ago

Have you completed modifying this issue now?