From e3d5c0b93ce9c020b6290830481264b601175e62 Mon Sep 17 00:00:00 2001 From: TTLC198 <41226242+TTLC198@users.noreply.github.com> Date: Thu, 7 Dec 2023 18:02:56 +0300 Subject: [PATCH] Added application name to tray menu --- HSMonitor/Views/MainWindowView.xaml | 51 ++++++++++++++++++++++++++--- 1 file changed, 47 insertions(+), 4 deletions(-) diff --git a/HSMonitor/Views/MainWindowView.xaml b/HSMonitor/Views/MainWindowView.xaml index fb72a6a..7a37c63 100644 --- a/HSMonitor/Views/MainWindowView.xaml +++ b/HSMonitor/Views/MainWindowView.xaml @@ -70,26 +70,69 @@ + Background="{DynamicResource PrimaryHueLightBrush}"> + + + + + + + + + + + + + + - + - +