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