命名调整
This commit is contained in:
@@ -7,6 +7,9 @@ using System.Windows.Media;
|
||||
|
||||
namespace AntdWpf.Controls
|
||||
{
|
||||
/// <summary>
|
||||
/// 图标控件
|
||||
/// </summary>
|
||||
public class AntIcon : System.Windows.Controls.Control
|
||||
{
|
||||
private static readonly Lazy<IDictionary<AntIconKey, string>> _dataList
|
||||
|
||||
Reference in New Issue
Block a user