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