'Declaration Public Delegate Sub InputNavigatorErrorEventHandler( _ ByVal sender As Object, _ ByVal e As InputNavigatorErrorEventArgs _ )
public delegate void InputNavigatorErrorEventHandler( object sender, InputNavigatorErrorEventArgs e )
Parameters
- sender
- e