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