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,6 +1,6 @@
using System.ComponentModel;
namespace NeumUI.Controls;
namespace NeoUI.Controls;
/// <summary>
/// Card 类继承自 ContentControl用于创建具有圆角和光照效果的卡片边框。此控件可以用来装饰应用程序中的内容区域使其外观更加美观。