重命名控件库

This commit is contained in:
GG Z
2026-01-02 17:30:41 +08:00
parent fa0d280130
commit 785e5de36e
277 changed files with 1068 additions and 1242 deletions

View File

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