A
A
altair_u2015-11-10 16:46:16
WPF
altair_u, 2015-11-10 16:46:16

How to check if a new window is open in c# wpf?

there are 2 windows the first parent and the second for example window win=new window(); win.show();

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sumor, 2015-11-10
@Sumor

Application.Current.Windows.Contain(win);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question