Closing a Window in WPF (When not in that Window) -


i have application starts simple start screen allowing user select either new or open project. when selecting new have new window displayed wizard collects data passed main window.

i create new window main window , show that. close wizard enough this.close(); how close initial window startup uri window?

application.current.mainwindow.close();


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -