Add icons
This commit is contained in:
@@ -9,5 +9,7 @@ public partial class MainWindow : AppWindow
|
||||
InitializeComponent();
|
||||
TitleBar.ExtendsContentIntoTitleBar = true;
|
||||
TitleBar.TitleBarHitTestType = TitleBarHitTestType.Complex;
|
||||
|
||||
SplashScreen = new ApplicationSplashScreen();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user