'Declaration Public Function New( _ ByVal propertyName As System.String _ )
public PropertyNotifyEventArgs( System.string propertyName )
Parameters
- propertyName
- The name of the property that changing or changed.
'Declaration Public Function New( _ ByVal propertyName As System.String _ )
public PropertyNotifyEventArgs( System.string propertyName )