I have added a default menu control to my user control. I need to style the menu to remove the left margin containing the space for the icon or checkbox. How can I do this?
I was working with WPF Notifyicon (hardcodet) and removed the icon section of the menu with this code:
... ...