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