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