c# - WebView text is blurry, then flashes, then clear -


i have webview in window 8.1 app i'm putting html in using navigatetostring. webview loads html , text blurry. webview flashes , text gets small, goes size should again. text crisp , clear. it's styling goes away , it's rendered again.

what going on here? there way of preventing this?

if set breakpoint on webview.navigate, doesn't happen.