This commit is contained in:
ShrlAlgo
2025-08-20 12:10:35 +08:00
parent fcd306b0f7
commit 955a01f564
962 changed files with 7893 additions and 127784 deletions

View File

@@ -8,7 +8,7 @@ using System.Windows;
using NeoUI;
namespace NeumUITest
namespace NeoUITest
{
/// <summary>
/// Interaction logic for App.xaml
@@ -18,7 +18,7 @@ namespace NeumUITest
protected override void OnStartup(StartupEventArgs e)
{
base.OnStartup(e);
//Splash.ShowAsync("pack://application:,,,/NeumUITest;component/Resources/Images/ImageTest.png");
//Splash.ShowAsync("pack://application:,,,/NeoUITest;component/Resources/Images/ImageTest.png");
//MainWindow = new MainWindow();
//Splash.CloseOnLoaded(MainWindow);
//MainWindow.Show();