IRevertibleChangeTracking Interface
Silverlight
Provides support for rolling back changes.
Namespace: System.ComponentModel
Assembly: System (in System.dll)
The IRevertibleChangeTracking type exposes the following members.
| Name | Description | |
|---|---|---|
|
AcceptChanges | Resets the object’s state to unchanged by accepting the modifications. (Inherited from IChangeTracking.) |
|
RejectChanges | Resets the object’s state to unchanged by rejecting the modifications. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.