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