コード例 #1
0
 static void ReleaseResources()
 {
     isIndeterminateCore = null;
     SplashScreenWindow.ReleaseResources();
     SplashScreenWindow.Loaded -= OnSplashScreenWindowLoaded;
     SplashScreenWindow         = null;
     SplashScreen = null;
     ShowCoreTask = null;
 }