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