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