命名调整
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
using AntdWpf.Controls;
|
||||
using System;
|
||||
using System.Linq;
|
||||
using System.Windows;
|
||||
using System.Windows.Media;
|
||||
using System.Windows.Media.Animation;
|
||||
|
||||
using AntdWpf.Contracts;
|
||||
|
||||
namespace AntdWpf.Utils
|
||||
{
|
||||
using System;
|
||||
using System.Linq;
|
||||
using System.Windows;
|
||||
using System.Windows.Media;
|
||||
using System.Windows.Media.Animation;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Provides the ability to spin for controls.
|
||||
|
||||
Reference in New Issue
Block a user