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