PropertyValueChangedArgs<TValue> Properties |
The PropertyValueChangedArgs<TValue> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | NewValue |
Read-only property holding the value after the change.
|
![]() | OldValue |
Read-only property holding the value before the change.
|
![]() | PropertyName |
Read-only property holding the property's name.
|