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