improve:弹窗

This commit is contained in:
2025-09-13 12:22:08 +08:00
parent 99f9886876
commit 32c179bbf9
6 changed files with 4 additions and 5 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 = System.Windows.MessageBox;
using MessageBox = iNKORE.UI.WPF.Modern.Controls.MessageBox;
using Timer = System.Threading.Timer;
namespace Ink_Canvas