Skip to content

Commit be21771

Browse files
committed
2 parents aa745e3 + 9b33c16 commit be21771

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Shared/HandyControl_Shared/Controls/Other/NotifyIcon.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,7 @@ private IntPtr Callback(IntPtr hWnd, int msg, IntPtr wparam, IntPtr lparam)
574574
{
575575
if (msg == _wmTaskbarCreated)
576576
{
577+
_added = false;
577578
UpdateIcon(true);
578579
}
579580
else

0 commit comments

Comments
 (0)