WPF - Hosting Silverlight Control
In my WPF application I am using a Web Browser control, which is showing a
Silverlight application. I have to go with this design(Web Browser and
Silverlight) because, I badly need PivotViewer control, which only
available on Silverlight.
Now, I need to communicate from WPF to silverlight app which was in Web
Browser control (i.e. Pass an .NET List/Class).
How can I do it? and What are my options?
Thanks
No comments:
Post a Comment