i need to get the html of a frame inside the silverlight webbrowser control. i've looked at the following questions
How to retrieve HTML from Webbrowser control out of frames in .net (c#)
accessing Frames rendered in webbrowser control in C#.net
but they offer solution for WPF. how to do the same in silverlight webbrowser control?