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