public App() { SingleInstanceManager.SingleInstanceCheck(); // Splash Screen should be created manually and after single-instance is checked //ShowSplashScreen(); }