Users Pricing

forum

Home Forums How main WPF window knows when secondary WPF window is closed – MindStick

How main WPF window knows when secondary WPF window is closed

Manoj Bhatt 3018 09 Dec 2013

I faced a problem. I have two WPF windows in my project and I open the second WPF window by pressing the button on the main WPF window. But when I close the second window I need the first window to know that this happened and to do some action. How do I make this? I tried isLoaded and Application.Current.Windows, but both of them didn't work as I needed. Any ideas? Thank you in advance.


1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md