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