Sunday, November 14, 2010

Menu and Context Menu for Silverlight 4.0

Context menu and hierachical menu for Silverlight 4.0
This project came up after I found nothing in the open source community that would allow me to use the popup menu in Silverlight in a straightforward manner. It finally evolved into a fully fledged multilevel menu with support for templating and commanding. I tried to make it as flexible as possible to answer the needs of most Silverlight developers out there.
Read more: Codeplex