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