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