WebView2SourceChangedEventArgs Class

Provides data for the SourceChanged event of the WebView2 control.

Namespace: elsystem.windows.forms

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property

IsNewDocument

bool Gets a Boolean value that is true when navigation is to a new document. This property is false if navigation is not to a new document.
 
Inheritance Hierarchy

elsystem.Object

elsystem.EventArgs

elsystem.windows.forms.WebView2SourceChangedEventArgs