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