From 79bdeb16d1f5d2c5ed101c8edd1c9d315534673b Mon Sep 17 00:00:00 2001 From: awaescher Date: Mon, 17 Jul 2023 17:42:35 +0200 Subject: [PATCH] Start and stop the mouse hook for the tray context menu --- StageManager/MainWindow.xaml | 4 ++- StageManager/MainWindow.xaml.cs | 49 +++++++++++++++++++++++++-------- 2 files changed, 41 insertions(+), 12 deletions(-) diff --git a/StageManager/MainWindow.xaml b/StageManager/MainWindow.xaml index 66e9d70..247a5de 100644 --- a/StageManager/MainWindow.xaml +++ b/StageManager/MainWindow.xaml @@ -117,7 +117,9 @@ IconSource="StageManager.ico" MenuActivation="LeftOrRightClick"> - +