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