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