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