Hello,
We're currently using a competitors HTML control, but would like to utilize your control as we use most of your other silverlight controls and you did not have an HTML control out when our project started.
I would like to know if you plan to add the ability to capture (or can provide a way to do it now with the existing control) when a URI has completed loading.
Also,
I would like to be able to get access to the HTML container being hosted in the control.
Sorry for the late response.
You could achieve the required functionality using a JavaScript code. For example using the onLoad method of the body element of the loadad HTML.
Thanks,George