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