维护更新
This commit is contained in:
@@ -8,7 +8,7 @@ using System.Windows;
|
||||
|
||||
using Melskin;
|
||||
|
||||
namespace VibeWPFTest
|
||||
namespace MelskinTest
|
||||
{
|
||||
/// <summary>
|
||||
/// Interaction logic for App.xaml
|
||||
@@ -18,7 +18,7 @@ namespace VibeWPFTest
|
||||
protected override void OnStartup(StartupEventArgs e)
|
||||
{
|
||||
base.OnStartup(e);
|
||||
//Splash.ShowAsync("pack://application:,,,/VibeWPFTest;component/Resources/Images/ImageTest.png");
|
||||
//Splash.ShowAsync("pack://application:,,,/MelskinTest;component/Resources/Images/ImageTest.png");
|
||||
//MainWindow = new MainWindow();
|
||||
//Splash.CloseOnLoaded(MainWindow);
|
||||
//MainWindow.Show();
|
||||
|
||||
Reference in New Issue
Block a user