improve:UI

This commit is contained in:
2026-04-30 14:38:23 +08:00
parent e17387c99e
commit 98cfdb53c3
6 changed files with 8 additions and 4 deletions
@@ -6,7 +6,7 @@ using System.Linq;
using System.Windows;
using System.Windows.Interop;
using System.Windows.Navigation;
using MessageBox = System.Windows.MessageBox;
using MessageBox = iNKORE.UI.WPF.Modern.Controls.MessageBox;
using Screen = System.Windows.Forms.Screen;
namespace Ink_Canvas.Windows.SettingsViews