重命名控件库

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,7 +1,7 @@
using ContentControlBase = System.Windows.Controls.ContentControl;
namespace VariaStudio.Controls;
namespace Melskin.Controls;
/// <summary>
/// Badge 控件用于在应用界面中显示数字或状态徽标。它继承自 ContentControl允许开发者通过设置属性来定制徽标的外观和行为。