Windows.UI.Xaml.Controls.WebView.DefaultExecutionMode
February 8, 2017 ยท View on GitHub
-description
Gets the default threading behavior of WebView instances in the current app.
-property-value
The default threading behavior of WebView instances in the current app.
-remarks
The default value for the desktop device family is SameThread. The default value for all other device families is SeparateThread.