menu dynamic

  1. destro

    Resolved How to set click event for primary menu items in xaml?

    My Menu is perfectly bound with observable collection in view model and all submenu items fires click event properly using below xaml, but I am unable to set the same click event for first menu items. Is it possible to set same click event on all primary menu items? <Menu Background="Lavender"...
  2. C

    How would i create a menu of circles dynamically coming from a central circle?

    Would I use blend or something else? Are there useful online tutorials I can look at? I’ve currently developed a winform app and I want to change it to use a dynamically generated menu. I want it to generate menu options based on queries for key words. Thanks.
Back
Top Bottom