Hi NG,
I have a silverlight-addin which is included in a webressource in account-page.
when IE is resized --> the xap does not resize automatically - I have to press refresh/F5 to have it in correct size.
so my idea was to include the html-page with the silverlightControlHost... now resize works fine - but I do net get the StartupEventArgs passed to the silverlight....
so my question: what to do to get the StartupEventArgs like id, type, etc. passed to the xap? OR how to fix the resize-problem with directly embedded xap-file?
Regards
Benjain