Is there a "All Children loaded" event in WPF

Posted by Shaun Bowe on Stack Overflow See other posts from Stack Overflow or by Shaun Bowe
Published on 2009-02-19T21:20:47Z Indexed on 2010/05/20 19:50 UTC
Read the original article Hit count: 185

Filed under:
|
|

I am listening for the loaded event of a Page. That event fires first and then all the children fire their load event. I need an event that fires when ALL the children have loaded. Does that exist?

© Stack Overflow or respective owner

Related posts about c#

Related posts about wpf