Skip to content

Commit 341d9ce

Browse files
authored
Update remarks on taskbar icon precedence
Clarified that existing shell link icons and RelaunchIconResource take precedence over this method.
1 parent fe86a77 commit 341d9ce

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

microsoft.ui.windowing/appwindow_settaskbaricon_313007636.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ The path of the icon.
2323

2424
For more information about setting the icon, see [SetIcon](appwindow_seticon_348408788.md). This method works the same way, but lets you set the taskbar icon independently of the title bar icon.
2525

26+
Icons from existing shell links and [System.AppUserModel.RelaunchIconResource](/windows/win32/properties/props-system-appusermodel-relaunchiconresource) take precedence. In these cases, this method cannot change the taskbar icon.
27+
2628
## -see-also
2729

2830
[SetIcon](appwindow_seticon_348408788.md), [SetTitleBarIcon](appwindow_settitlebaricon_1410311439.md)

0 commit comments

Comments
 (0)