重命名控件库
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using ContentControlBase = System.Windows.Controls.ContentControl;
|
||||
|
||||
|
||||
namespace VariaStudio.Controls;
|
||||
namespace Melskin.Controls;
|
||||
|
||||
/// <summary>
|
||||
/// Badge 控件用于在应用界面中显示数字或状态徽标。它继承自 ContentControl,允许开发者通过设置属性来定制徽标的外观和行为。
|
||||
|
||||
Reference in New Issue
Block a user