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