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