优化代码

This commit is contained in:
2025-09-13 21:41:34 +08:00
parent 5361f8ae6f
commit e7f7a8038f
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ using System.Windows.Forms;
using System.Windows.Input;
using System.Windows.Threading;
using Application = System.Windows.Application;
using MessageBox = iNKORE.UI.WPF.Modern.Controls.MessageBox;
using MessageBox = System.Windows.MessageBox;
using Timer = System.Threading.Timer;
namespace Ink_Canvas