![]() |
IObjectPropertyChangeTracking Properties |
The IObjectPropertyChangeTracking type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurrentValue |
Gets latest tracked property value
|
![]() | HasChanged |
Gets a flag to determine if the tracked property has changed since its tracking was started
|
![]() | OldValue |
Gets the value that had the whole tracked property when the tracking was started
|
![]() | PropertyName |
Gets the tracked property name
|
![]() | TargetObject |
Gets the object that owns current property change tracking
|
![]() | Tracker |
Gets the associated tracker
|