Name |
Description |
StateTracker |
A StateTracker is an object responsible for tracking the specified properties of the specified target objects. Tracking means persisting the values of the specified object properties, and restoring this data when appropriate. |
TrackedPropertyInfo |
An object that decribes the tracking information for a target object's property. |
TrackingOperationEventArgs |
Event args for a tracking operation. Enables the handler to cancel the operation and to modify the data that will be persisted/applied. |