From e166eca3d7a7da04c7db5020d23b0f5da801daf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=BC=9F?= Date: Mon, 20 Apr 2026 16:08:03 +0800 Subject: [PATCH] =?UTF-8?q?TURBO-569:Common=E5=A2=9E=E5=8A=A0=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E6=A1=86HexMessageBox?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../GeneralForm/Views/HexMessageBox.xaml | 114 ++++++++++++++++++ .../GeneralForm/Views/HexMessageBox.xaml.cs | 109 +++++++++++++++++ 2 files changed, 223 insertions(+) create mode 100644 XP.Common/GeneralForm/Views/HexMessageBox.xaml create mode 100644 XP.Common/GeneralForm/Views/HexMessageBox.xaml.cs diff --git a/XP.Common/GeneralForm/Views/HexMessageBox.xaml b/XP.Common/GeneralForm/Views/HexMessageBox.xaml new file mode 100644 index 0000000..8116665 --- /dev/null +++ b/XP.Common/GeneralForm/Views/HexMessageBox.xaml @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +