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