fix:快捷键问题

This commit is contained in:
2025-12-20 18:04:08 +08:00
parent 1abb317054
commit 3287603d0a
2 changed files with 18 additions and 0 deletions
@@ -5,6 +5,7 @@ using System.Reflection;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Input;
using MessageBox = iNKORE.UI.WPF.Modern.Controls.MessageBox;
namespace Ink_Canvas.Windows
{