月更
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace AntDesign.WPF.Microsoft.Windows.Shell.Standard
|
||||
namespace AntDesignWPF.Microsoft.Windows.Shell.Standard
|
||||
{
|
||||
using System.Diagnostics.CodeAnalysis;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace AntDesign.WPF.Microsoft.Windows.Shell.Standard
|
||||
namespace AntDesignWPF.Microsoft.Windows.Shell.Standard
|
||||
{
|
||||
using System.Diagnostics.CodeAnalysis;
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#pragma warning disable 1591, 618
|
||||
namespace AntDesign.WPF.Microsoft.Windows.Shell.Standard
|
||||
namespace AntDesignWPF.Microsoft.Windows.Shell.Standard
|
||||
{
|
||||
using System;
|
||||
using System.Diagnostics.CodeAnalysis;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
using Standard;
|
||||
#pragma warning disable 1591, 618
|
||||
namespace AntDesign.WPF.Microsoft.Windows.Shell.Standard
|
||||
namespace AntDesignWPF.Microsoft.Windows.Shell.Standard
|
||||
{
|
||||
using System;
|
||||
using System.ComponentModel;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
using Standard;
|
||||
#pragma warning disable 1591, 618
|
||||
namespace AntDesign.WPF.Microsoft.Windows.Shell.Standard
|
||||
namespace AntDesignWPF.Microsoft.Windows.Shell.Standard
|
||||
{
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#pragma warning disable 1591, 618
|
||||
using AntDesign.WPF.Microsoft.Windows.Shell.Standard;
|
||||
using AntDesignWPF.Microsoft.Windows.Shell.Standard;
|
||||
|
||||
namespace Standard
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
using Standard;
|
||||
#pragma warning disable 1591, 618
|
||||
namespace AntDesign.WPF.Microsoft.Windows.Shell.Standard
|
||||
namespace AntDesignWPF.Microsoft.Windows.Shell.Standard
|
||||
{
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
// Because the classes here are internal, it's likely this file
|
||||
// might be included in multiple assemblies.
|
||||
#pragma warning disable 1591, 618
|
||||
namespace AntDesign.WPF.Microsoft.Windows.Shell.Standard
|
||||
namespace AntDesignWPF.Microsoft.Windows.Shell.Standard
|
||||
{
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
// 它们与任何库函数无关。
|
||||
// 因为这里的类是内部类,所以这个文件
|
||||
// 可能包含在多个程序集中。
|
||||
namespace AntDesign.WPF.Microsoft.Windows.Shell.Standard
|
||||
namespace AntDesignWPF.Microsoft.Windows.Shell.Standard
|
||||
{
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
|
||||
Reference in New Issue
Block a user