CoreWebView2SourceChangedEventArgs Class

Event args for the CoreWebView2.SourceChanged event.

Summary

Members Description
IsNewDocument true if the page being navigated to is a new document.

Properties

IsNewDocument

readonly bool IsNewDocument

true if the page being navigated to is a new document.

Referenced by