ArcObjects Library Reference (CatalogUI)  

IGxApplicationEvents.OnViewChanged Method

Called when the view changes.

[Visual Basic .NET]
Public Sub OnViewChanged ( _
)
[C#]
public void OnViewChanged (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxApplicationEvents Interface