WinUI Fluent/Windows 11 eval
See original GitHub issueJust as in #3444 we need to remove the old control templates we have overridden previously and revert to the defaults implicitly. We are switching to use resource dictionary to set styles for the colors as needed.
These styles currently exist in: src\Core\src\Platform\Windows\Styles
.
The remaining Controls are:
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Windows 11 design principles - Windows apps
The design principles below have guided us throughout the journey of making Windows the best-in-class implementation of Fluent. Effortless.
Read more >Windows UI Library (WinUI) - Windows apps
WinUI Libraries for Windows app development. ... By incorporating the Fluent Design System into all experiences, controls, and styles, WinUI ...
Read more >Design toolkits and samples for Windows apps
Toolkits and libraries; WinUI Gallery; Fonts; Tools; Samples ... Design and UI-related downloads for Fluent Design/Windows apps.
Read more >Top 11 things you can do to make your app great on ...
To evaluate the controls, check out the WinUI 3 Gallery (main ... New icons called "Segoe Fluent Icons" are introduced for monoline icons....
Read more >WinUI Gallery - Code Samples
This app is the interactive companion to the Fluent Design Guidelines and shows the usage of the WinUI APIs. The WinUI Gallery shows...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Look at that, progress already!
NavigationRoot should be using default templates
I’m not using any generated style templates anywhere for WinUI navigation parts