DropdownMenu
DropdownMenu copied to clipboard
There is a bug about selecting selected sub items between different menu item will not trigger the `SelectionChanged` event Here is my improvment about this: https://github.com/Freesia810/DropdownMenu
I have added the references of MaterialDesignColors and MaterialDesignThemes, but not getting PrimaryHueMidBrush or other value of colors while specifying it in StaticResource (MainWindow.xaml)
Hi, I am a complete beginner in WPF and C# in general. I really like your idea and was wondering how I could add my own functionality to the Sub...
i found this error, i dont know why. in * . . . public **UserControlMenuItem**(ItemMenu itemMenu) . . . .* i just repo your code and its really work. But,...