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