'Declaration Public Delegate Sub PropertyNotifyEventHandler( _ ByVal sender As System.Object, _ ByVal e As PropertyNotifyEventArgs _ )
public delegate void PropertyNotifyEventHandler( System.object sender, PropertyNotifyEventArgs e )
Parameters
- sender
- e