Change Theme of app in WinUI 3 - Windows App SDK

Hemanth B 886 Reputation points
2022-04-21T09:51:34.723+00:00

What is the best and working way to change the theme of a WinUI 3 App using RadioButtons programatically?
I tried searching the web but couldn't find best ways to do so.

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
711 questions
0 comments No comments
{count} votes

Accepted answer
  1. Castorix31 81,061 Reputation points
    2022-04-21T10:27:31.703+00:00

    See the Remarks section at Application.RequestedTheme Property

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful