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