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