mirror of
https://github.com/ckaczor/wpf-notifyicon.git
synced 2026-01-13 17:23:19 -05:00
Fix taskbar restarting issue (#35)
This commit is contained in:
@@ -931,7 +931,7 @@ namespace Hardcodet.Wpf.TaskbarNotification
|
||||
/// </summary>
|
||||
private void OnTaskbarCreated()
|
||||
{
|
||||
IsTaskbarIconCreated = false;
|
||||
RemoveTaskbarIcon();
|
||||
CreateTaskbarIcon();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user