ApplicationTheme
June 22, 2022 ยท View on GitHub
-description
Declares the theme preference for an app.
-xaml-syntax
<object property="enumMemberName"/>
-enum-fields
-field Light:0
Use the Light default theme.
-field Dark:1
Use the Dark default theme.