Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions microsoft.ui.windowing/appwindow_settaskbaricon_313007636.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ The path of the icon.

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.

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.

## -see-also

[SetIcon](appwindow_seticon_348408788.md), [SetTitleBarIcon](appwindow_settitlebaricon_1410311439.md)
Expand Down