Sidemenu questions
#1127
-
Hello! I'm trying to use the sidemenu but I have a few problems. Also how can I change the hover style? I have a blue background and it looks ugly with the default template (Dark mode looks fine): |
Beta Was this translation helpful? Give feedback.
Answered by
Yopler
Feb 28, 2022
Replies: 1 comment 4 replies
-
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
Enat0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi🖐,
If you want to correctly change the background of your SideMenu, I suggest you to change it via the
RegionBrush
andSecondaryRegionBrush
, in your App.xaml (will impact all your App) or in thehc:SideMenu.Ressources
.Here an example :
MainWindow.xaml