IChangeTracking Interface
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Defines the mechanism for querying the object for changes and resetting of the changed status.
Assembly: System (in System.dll)
The IChangeTracking type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AcceptChanges | Resets the object’s state to unchanged by accepting the modifications. |
Show:

