Is there a “All Children loaded” event in WPF

I hear you. I also am missing an out of the box solution in WPF for this.

Sometimes you want some code to be executed after all the child controls are loaded.

Put this in the constructor of the parent control

Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new Action(() => {code that should be executed after all children are loaded} ));

Helped me a few times till now.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)