In accordance with the principle "My code does not work, and I do not know why. My code works, and I do not know why," I solved the problem.
Action . ( Embedded Resource ).
-, :
SplashScreen s = new SplashScreen("resources/splash.png");
s.Show(false);
s.Close(Timespan.FromMilliseconds(300));