[]
Provides data for the PropertyChanged and PropertyChanging events.
public class PropertyNotifyEventArgs : EventArgs
| Name | Description |
|---|---|
| PropertyNotifyEventArgs(string) | Initializes a new instance of the PropertyNotifyEventArgs class. |
| Name | Description |
|---|---|
| PropertyName | Gets the name of the property that changing or changed. |