You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.
<!-- main menu -->
<controls:ModernMenu Grid.Column="1"SelectedSource="{Binding Source, ElementName=ContentFrame, Mode=TwoWay}"LinkGroups="{TemplateBinding MenuLinkGroups}" />
I know, that the main menu contains the links in MainWindow.xaml, but how do I change the styling of this links? I want to change foreground, background and padding of active and inactive links.
I don't find a way to style the main menu:
I know, that the main menu contains the links in MainWindow.xaml, but how do I change the styling of this links? I want to change foreground, background and padding of active and inactive links.
In this case, I would like to style the "Home" link.
The text was updated successfully, but these errors were encountered: