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