添加主题切换,未完成
This commit is contained in:
@@ -49,6 +49,7 @@ public partial class App : Application
|
||||
{
|
||||
base.OnStartup(e);
|
||||
ShutdownMode = ShutdownMode.OnExplicitShutdown;
|
||||
ThemeHelper.InitializeTheme();
|
||||
await Host.StartAsync();
|
||||
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user