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
'Declaration
Public Interface IEditableObject
'Usage
Dim instance As IEditableObject
public interface IEditableObject
public interface class IEditableObject
public interface IEditableObject