windows phone 8 - WinPhone8 WebBrowser -
windows phone 8 - WinPhone8 WebBrowser -
i using webbrowser component in app display generated html on page in app. when navigate page there noticeable lag when browser command disappears off page , 1/2 sec later rest of page disappears.
having run application analysis on it, each time happens app responsiveness drops 0 , appears doing gc collection.
is there anyway avoid lag when closing page.
take @ latency modes
of garbage collector
: http://msdn.microsoft.com/en-us/library/bb384202.aspx
hope helps :)
windows-phone-8
Comments
Post a Comment