public static void Main() { mainWindow.App app = new mainWindow.App(); app.InitializeComponent(); app.Run(); }