iNKORE-NET / UI.WPF.Modern

Modern (Fluent 2) styles and controls for your WPF applications
https://docs.inkore.net/ui-wpf-modern
GNU Lesser General Public License v2.1
368 stars 33 forks source link

NavigationView background is incorrect (Windows 11) #73

Closed Valkirie closed 1 month ago

Valkirie commented 1 month ago

On Windows 11, NavigationView Header and Content backgrounds are basically transparents and match the menu. image

NotYoojun commented 1 month ago

Are you talking about removing the built-in background layer in NavigationView?

I have noted it here: https://docs.inkore.net/ui-wpf-modern/components/navigation/navigation-view#clear-background

Valkirie commented 1 month ago

Absolutely. Thanks for the documentation !