SplashScreen
class (.NET Framework 4.5 Documentation) says:
The SplashScreen class cannot be used in XAML Browser Applications (XBAPs), because they use a different startup architecture.
So i guess there is a need to provide some manual plumbing to change standard XBAP
loading screen, looking for any information about this process.