python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
WinUI 3 NavigationView always uses background color from operating system, not from the selected app theme
I am using WinUI 3 with Microsoft App SDK version 1.0.1.
I have issues with the background color of an NavigationView (MSDN - NavigationView) element I use for the main navigation.
The problem is that...

Martin
Votes: 0
Answers: 1
Visual Studio WinUI3 generated resources.pri configuration
Building a C++ WinUI3 project generates a resources.pri file, is it possible to rename it? If yes, how?
yonutix
Votes: 0
Answers: 1
WinUI HyperlinkButton is not displayed underlined
I am using the WinUI technology.
I would like to display a HyperlinkButton in my XAML.
The problem is that the HyperlinkButton is not displayed underlined.
But according to this documentation this sho...

Martin
Votes: 0
Answers: 2