【发布时间】:2017-10-15 14:04:11
【问题描述】:
【问题讨论】:
标签: wpf styles mahapps.metro
【问题讨论】:
标签: wpf styles mahapps.metro
在 xaml 文件(或 app.xaml)的资源部分中创建 mahapps 菜单样式 (Can be found there) 的副本
编辑您想要的部分并为您的菜单使用此自定义样式
<Menu Style="{StaticResource MyCustomMenuStyle}"/>
【讨论】: