From 7862c6ecd3c5d7876f4585d2d6bae8b91c641965 Mon Sep 17 00:00:00 2001 From: Seb <133339614+Sebagabones@users.noreply.github.com> Date: Fri, 20 Jun 2025 13:09:55 +0800 Subject: [PATCH] Update README.md Typo fix, this took me an embarrassingly long time to spot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8e2e87..94dee16 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ The sample below shows some of the properties of the control. For a more compreh IconSource="/Images/TrayIcons/Logo.ico" ContextMenu="{StaticResource TrayMenu}" MenuActivation="LeftOrRightClick" - TrayPopup="{StaticResoure TrayStatusPopup}" + TrayPopup="{StaticResource TrayStatusPopup}" PopupActivation="DoubleClick" TrayToolTip="{StaticResource TrayToolTip}" />