feat: load resources from dictionary.

This commit is contained in:
rabbitism
2023-02-11 23:04:07 +08:00
parent 9499bab92f
commit 7fd45c7342
5 changed files with 141 additions and 15 deletions

View File

@@ -2,7 +2,8 @@
x:Class="Semi.Avalonia.Demo.Desktop.App"
xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:Semi.Avalonia.Demo.Desktop">
xmlns:local="using:Semi.Avalonia.Demo.Desktop"
RequestedThemeVariant="Dark">
<Application.Styles>
<!--<StyleInclude Source="avares://Semi.Avalonia/Themes/Index.axaml" />-->
<StyleInclude Source="avares://Semi.Avalonia/Themes/Index.axaml" />