mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-04-02 23:26:34 +08:00
4 lines
287 B
XML
4 lines
287 B
XML
<ResourceDictionary xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<StaticResource x:Key="SplitButtonIconGlyph" ResourceKey="SemiIconTreeTriangleDown" />
|
|
<x:Double x:Key="SplitButtonSeparatorWidth">1</x:Double>
|
|
</ResourceDictionary> |