Is there any way to trigger Open / Resized event only when the related window or container is visible to a user?
It takes a long time to launch my Windows desktop application, which includes many windows and containers, and I noticed that most of the time is spent processing code in those events.