命名调整
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
namespace AntdWpf.Controls
|
||||
{
|
||||
using System.Windows;
|
||||
using TabControlBase = System.Windows.Controls.TabControl;
|
||||
|
||||
public class TabControl : TabControlBase
|
||||
public class TabControl : System.Windows.Controls.TabControl
|
||||
{
|
||||
#region Constructors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user