| DependencyPropertyChangedEventArgs Properties |
The DependencyPropertyChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| NewValue |
Gets the value of the property after the change.
| |
| OldValue |
Gets the value of the property before the change.
| |
| Property |
Gets the identifier for the dependency property where the value change occurred.
|