PropertyValueChangedEventArgs Properties |
The PropertyValueChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Item |
Item that the property was set on
| |
| OldValue |
Gets the old value of the property
| |
| PropertyName |
Name of the property that was changed
|