Доработан Docking
This commit is contained in:
@@ -21,7 +21,7 @@ public partial class App : Application
|
||||
themeManager.RegisterTheme(new FluentThemePack(true)); // Dark тема
|
||||
|
||||
// Применяем тему по умолчанию
|
||||
themeManager.ApplyTheme("Fluent");
|
||||
themeManager.ApplyTheme("Fluent Dark");
|
||||
|
||||
// Создаем главное окно
|
||||
_window = new MainWindow();
|
||||
|
||||
Reference in New Issue
Block a user