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