IChangeTracking Interface
.NET Framework (current version)
Defines the mechanism for querying the object for changes and resetting of the changed status.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | IsChanged | Gets the object's changed status. |
| Name | Description | |
|---|---|---|
![]() | AcceptChanges() | Resets the object’s state to unchanged by accepting the modifications. |
Universal Windows Platform
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Show:

