Delen via


Tip of the Day #8 Splash Screen Background

After creating a Windows Store App, when we set a splash screen for our application, background color is coming with "white color" as default. If we want to change background color of our Splash screen, we can do that from below section

 

 

In order to change background color of Splash Screen, we can use Background color under "Application UI" in "Application Manifest".

 

 

 

https://twitter.com/ikivanc

Comments

  • Anonymous
    November 08, 2012
    Do you know of any way to set this to a LinearGradientBrush instead of a solid colour?