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