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