7 lines
389 B
XML
7 lines
389 B
XML
<ResourceDictionary xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<ResourceDictionary.MergedDictionaries>
|
|
<ResourceInclude Source="ToggleSwitch.axaml" />
|
|
<ResourceInclude Source="Icons.axaml" />
|
|
<ResourceInclude Source="ShadowUrsaWindow.axaml" />
|
|
</ResourceDictionary.MergedDictionaries>
|
|
</ResourceDictionary> |