Hello
This is C# Contextmenu...
I have a question about reducing the margins on the menu.
I want to reduce the margin of ItemsPresenter to (0,0,0,0)
To explain in more detail:
I want to reduce the margin of [ Int Grid ] to (0,0,0,0)
As you can see in the image above, the MenuItem is made of a grid with 4 columns. The first column is reserved for the Icon object, the second for the vertical separator and the third column contains the Header object. The fourth and last column serves as spacer.
Please Help me

Top comments (0)