admin管理员组

文章数量:1277876

There is a RadialContextMenu from DevExpress in WPF which looks like this: RadialContextMenu

I want the outer grey border/circle to be thinner and red but i don't know how to access this part of the menu

I already tried setting the BorderBrush/BorderThickness of the RadialContextMenu and the RadialMenuControl as well as the RadialMenuItems. There has to be another property which is connected to this border

本文标签: contextmenuHide Border of Devexpress RadialContextMenu in WPFStack Overflow