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