[]
Initializes a new instance of the PropertyNotifyEventArgs class.
public PropertyNotifyEventArgs(string propertyName)
Public Sub New(propertyName As String)
| Type | Name | Description |
|---|---|---|
| string | propertyName | The name of the property that changing or changed. |