Hi. You can try the
LoadCompleted event.
If you have control about the source that is being loaded, you can add custom JavaScript to the page to notify Silverlight of other events on the page by using the
ScriptNotify event. Of course that's not an option if you're loading arbitrary content (not under your control) into the browser control.