Merge pull request #385 from AiHaibara/patch-1

File Explorer crash NotifyIcon disappear
This commit is contained in:
NaBian 2020-05-23 11:43:41 +08:00 committed by GitHub
commit 9b33c16123
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -574,6 +574,7 @@ namespace HandyControl.Controls
{
if (msg == _wmTaskbarCreated)
{
_added = false;
UpdateIcon(true);
}
else