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