PropertyChangedEventArgsT Properties |
The PropertyChangedEventArgsT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| NewValue | Gets the new (current) value of the property. | |
| OldValue | Gets the old (previous) value of the property. | |
| PropertyName | Gets the name of the property that changed. (Inherited from PropertyChangedEventArgs.) |