SourceChanged is raised when the Source property change (such as navigating to a different site or fragment navigations).
Syntax
Private Sub object_SourceChanged()
The SourceChanged event syntax has these parts:
Element | Description |
Object | The object placeholder represents an OrdoWebView2 control |