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