how to launch other program in WPF like windows form process.start

Posted by mariam on Stack Overflow See other posts from Stack Overflow or by mariam
Published on 2010-06-17T19:48:27Z Indexed on 2010/06/17 19:53 UTC
Read the original article Hit count: 169

Filed under:

i used process.start in windows form to launch other program but now i want to use wpf to launch it and i dont know how and what is equivalent to it ?

© Stack Overflow or respective owner

Related posts about wpf