优化代码
This commit is contained in:
@@ -2,25 +2,18 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Management;
|
||||
using System.Reflection;
|
||||
using System.Runtime.InteropServices;
|
||||
using System.Text;
|
||||
using System.Threading;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.Input;
|
||||
using System.Windows.Media;
|
||||
using System.Windows.Media.Imaging;
|
||||
using System.Windows.Navigation;
|
||||
using System.Windows.Shapes;
|
||||
using iNKORE.UI.WPF.Helpers;
|
||||
using static Ink_Canvas.Windows.SettingsWindow;
|
||||
|
||||
namespace Ink_Canvas.Windows.SettingsViews {
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user