Win11 Theming API proposals #8655
pchaurasia14
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Below are the first draft of API proposals for Win11 Theming -
ThemeManager
)In this initial iteration (Iteration 0), our focus has been on incorporating the existing APIs from WPFUI as part of the preliminary integration effort. The API proposals outlined in the provided links have been derived from this effort.
We believe that few of these APIs would need refinements before we finalize them in the product.
Once we have an agreement on the final shape of the API in the issues, we will proceed with .NET-wide API approval process and subsequently have those implemented in code.
We welcome any suggestions and feedback on the design of these API to future proofing them and making them at par with other UI frameworks.
PS - Since we haven't had much XAML API reviews in the past, there is some learning curve to it on our side.
cc: @dotnet/dotnet-wpf-triage @pomianowski
Beta Was this translation helpful? Give feedback.
All reactions