Find out if WPF windows has been already loaded (Loaded event fired already) -


Is it possible to find out if the WPF window is full? I have a method that accepts window and hook 'loaded' events. If the window is already full, the event will fire. Is it possible to know when accepting logic?

Thank you.

Do you have Islamied property in the window


Comments