Opening a new window in WPF withoug using .show()?

Posted by yeeen on Stack Overflow See other posts from Stack Overflow or by yeeen
Published on 2010-04-12T06:07:08Z Indexed on 2010/04/12 6:13 UTC
Read the original article Hit count: 292

Filed under:
|
|

It seems to be possible in this project...

After they use "pd = new ProgressDialog();", the new window appears.

How did they do that?

© Stack Overflow or respective owner

Related posts about c#

Related posts about wpf