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