.NET Framework Class Library for Silverlight
IEditableObject Interface

Represents an object that has an editing mode and the ability to commit or revert changes.

Namespace:  System.Windows.Controls
Assembly:  System.Windows.Controls.Data (in System.Windows.Controls.Data.dll)

Syntax

Visual Basic (Declaration)
Public Interface IEditableObject
Visual Basic (Usage)
Dim instance As IEditableObject
C#
public interface IEditableObject
Visual C++
public interface class IEditableObject
JScript
public interface IEditableObject
See Also

Reference

Page view tracker