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