ArcGIS Developer Help  (ESRI.ArcGIS.ArcMapUI)  

ActiveViewChangedEventHandler Delegate

Represents the method that handles the ActiveViewChanged event.
[Visual Basic .NET]
Public Delegate Sub ActiveViewChangedEventHandler ( _
)
[C#]
public delegate void ActiveViewChangedEventHandler (
);