Skip to content

Commit 79a1f3e

Browse files
committed
Update App.xaml.cs
1 parent 9c0a1e3 commit 79a1f3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/DevWinUI.Gallery/App.xaml.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ protected override void OnLaunched(LaunchActivatedEventArgs args)
4949

5050
MainWindow.Title = MainWindow.AppWindow.Title = ProcessInfoHelper.ProductNameAndVersion;
5151
MainWindow.AppWindow.SetIcon("Assets/icon.ico");
52+
MainWindow.AppWindow.SetTaskbarIcon("Assets/icon.ico");
5253

5354
MainWindow.Activate();
5455

0 commit comments

Comments
 (0)