mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-04-09 18:56:34 +08:00
7 lines
402 B
XML
7 lines
402 B
XML
<ResourceDictionary xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<ResourceDictionary.MergedDictionaries>
|
|
<ResourceInclude Source="ColorDetailControl.axaml" />
|
|
<ResourceInclude Source="ColorItemControl.axaml" />
|
|
<ResourceInclude Source="ToggleSwitch.axaml" />
|
|
</ResourceDictionary.MergedDictionaries>
|
|
</ResourceDictionary> |