Files
Semi.Avalonia/src/Semi.Avalonia/Controls/GroupBox.axaml
2026-02-18 11:04:00 +08:00

5 lines
217 B
XML

<ResourceDictionary
xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<StaticResource x:Key="{x:Type GroupBox}" ResourceKey="GroupBox"/>
</ResourceDictionary>