Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 569 Bytes

webview_separateprocesslost.md

File metadata and controls

23 lines (14 loc) · 569 Bytes
-api-id -api-type
E:Windows.UI.Xaml.Controls.WebView.SeparateProcessLost
winrt event

Windows.UI.Xaml.Controls.WebView.SeparateProcessLost

-description

Occurs when a WebView runs with an ExecutionMode of SeparateProcess, and the separate process is lost.

-remarks

For more info, see the Execution mode section of the WebView class Remarks.

-see-also

-examples