Hi guys,
I need your help.
We migrated from VS 2010 to VS 2012 this week. In our Silverlight 5 app we using
HtmlPage.Window.AttachEvent("onresize", ..)
to change the layout when browser window size has changed.
After migration "onresize" event stopped to firing.
Any suggestions?
Thank you