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