The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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.
Community Additions
Show:



