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