This commit is contained in:
ShrlAlgo
2025-08-20 12:10:35 +08:00
parent fcd306b0f7
commit 955a01f564
962 changed files with 7893 additions and 127784 deletions

View File

@@ -1,7 +1,7 @@
<ResourceDictionary
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:assists="clr-namespace:NeumUI.Assists"
xmlns:sve="clr-namespace:NeumUI.Effects"
xmlns:assists="clr-namespace:NeoUI.Assists"
xmlns:sve="clr-namespace:NeoUI.Effects"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<!-- 扁平默认按钮 -->
<Style TargetType="{x:Type Button}" x:Key="FlattenButton">