diff --git a/demo_hard/App.axaml.cs b/demo_hard/App.axaml.cs index 6548ec4..632941b 100644 --- a/demo_hard/App.axaml.cs +++ b/demo_hard/App.axaml.cs @@ -16,6 +16,7 @@ public partial class App : Application if (ApplicationLifetime is IClassicDesktopStyleApplicationLifetime desktop) { desktop.MainWindow = new MainWindow(); + } base.OnFrameworkInitializationCompleted(); diff --git a/demo_hard/BarcodeWindow.axaml b/demo_hard/BarcodeWindow.axaml index c7e1c6f..e573461 100644 --- a/demo_hard/BarcodeWindow.axaml +++ b/demo_hard/BarcodeWindow.axaml @@ -6,7 +6,7 @@ - + diff --git a/demo_hard/SallerWindow.axaml b/demo_hard/SallerWindow.axaml index c21bdb5..2f8860e 100644 --- a/demo_hard/SallerWindow.axaml +++ b/demo_hard/SallerWindow.axaml @@ -7,7 +7,7 @@ Height="600"> - + - + @@ -34,7 +34,7 @@ - + @@ -50,7 +50,7 @@ Padding="5"/> - + - + - +