From a774bb088d28fa8afc6f55ccec05cef9336c6a06 Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Tue, 16 Jun 2026 18:25:29 -0400 Subject: [PATCH] feat(client-ui): ConfirmAlarmWindow dialog (comment) --- .../Views/ConfirmAlarmWindow.axaml | 39 ++++++++++ .../Views/ConfirmAlarmWindow.axaml.cs | 71 +++++++++++++++++++ 2 files changed, 110 insertions(+) create mode 100644 src/Client/ZB.MOM.WW.OtOpcUa.Client.UI/Views/ConfirmAlarmWindow.axaml create mode 100644 src/Client/ZB.MOM.WW.OtOpcUa.Client.UI/Views/ConfirmAlarmWindow.axaml.cs diff --git a/src/Client/ZB.MOM.WW.OtOpcUa.Client.UI/Views/ConfirmAlarmWindow.axaml b/src/Client/ZB.MOM.WW.OtOpcUa.Client.UI/Views/ConfirmAlarmWindow.axaml new file mode 100644 index 00000000..cdda72fc --- /dev/null +++ b/src/Client/ZB.MOM.WW.OtOpcUa.Client.UI/Views/ConfirmAlarmWindow.axaml @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + +