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

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.

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

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

The IChangeTracking type exposes the following members.

  NameDescription
Public propertyIsChangedGets the object's changed status.
Top

  NameDescription
Public methodAcceptChangesResets the object’s state to unchanged by accepting the modifications.
Top

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft