IRevertibleChangeTracking Interface
TOC
Collapse the table of content
Expand the table of content

IRevertibleChangeTracking Interface

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Provides support for rolling back changes.

Namespace:  System.ComponentModel
Assembly:  System (in System.dll)

No code example is currently available or this language may not be supported.

The IRevertibleChangeTracking type exposes the following members.

  NameDescription
Public propertyIsChangedGets the object's changed status. (Inherited from IChangeTracking.)
Top

  NameDescription
Public methodAcceptChangesResets the object’s state to unchanged by accepting the modifications. (Inherited from IChangeTracking.)
Public methodRejectChangesResets the object’s state to unchanged by rejecting the modifications.
Top

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft