diff --git a/WGneu/App.xaml b/WGneu/App.xaml index eb0d788..3e2bd20 100644 --- a/WGneu/App.xaml +++ b/WGneu/App.xaml @@ -3,6 +3,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="clr-namespace:WGneu" StartupUri="Windows\MainWindow.xaml" + Startup="App_Startup" xmlns:ui="http://schemas.modernwpf.com/2019">