'Declaration Public Delegate Sub QueryAutomationIdRoutedEventHandler( _ ByVal sender As Object, _ ByVal e As QueryAutomationIdRoutedEventArgs _ )
'Usage Dim instance As New QueryAutomationIdRoutedEventHandler(AddressOf HandlerMethod)
public delegate void QueryAutomationIdRoutedEventHandler( object sender, QueryAutomationIdRoutedEventArgs e )
Parameters
- sender
- e