重命名控件库

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

@@ -3,7 +3,7 @@
using System.Globalization;
using System.Windows.Data;
namespace VariaStudio.Converters.Internal;
namespace Melskin.Converters.Internal;
/// <summary>
/// 该类实现了 IMultiValueConverter 接口,用于将多个绑定值转换为单个输出值。特别适用于需要从数据项中动态获取属性值的场景,