✅ WinUI 3 Template Studio, NavigationView Header in Settings Page is Missing
Hi!
I started a new WinUI 3 Project with Template Studio. My issue is when is set PaneDisplayMode to Top the NavigationView Header ("Settings" Text) is missing.
This only happen to the Settings Page, every other page have no problem.
I checked the Live Visual Tree and 'HeaderContent' Visibility is set to "Collapsed" by Animation or Visual States by I couldn't find where it is being set.
I tried to set the Visibility to Visible from the code-behind but it didn't work.
Any help would be appreciated.
Thanks.
I started a new WinUI 3 Project with Template Studio. My issue is when is set PaneDisplayMode to Top the NavigationView Header ("Settings" Text) is missing.
This only happen to the Settings Page, every other page have no problem.
I checked the Live Visual Tree and 'HeaderContent' Visibility is set to "Collapsed" by Animation or Visual States by I couldn't find where it is being set.
I tried to set the Visibility to Visible from the code-behind but it didn't work.
Any help would be appreciated.
Thanks.


