PropertyIsChangedEventArgs Properties |
The PropertyIsChangedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
NewValue |
Gets the new valie of the property.
| |
OldValue |
Gets the old value of the property.
| |
PropertyName |
Gets the name of the changed property.
|