Constable Authorization Engine 2.0 BETA

PropertyChangeUndoManager Class

[This is preliminary documentation and subject to change.]

Manages undo and redo operations for property updates.

For a list of all members of this type, see PropertyChangeUndoManager Members.

System.Object
   LaMarvin.ComponentModel.ChangeUndoManager
      LaMarvin.ComponentModel.PropertyChangeUndoManager

[Visual Basic]
Public Class PropertyChangeUndoManager
    Inherits ChangeUndoManager
[C#]
public class PropertyChangeUndoManager : ChangeUndoManager

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: LaMarvin.ComponentModel

Assembly: LaMarvin.Common (in LaMarvin.Common.dll)

See Also

PropertyChangeUndoManager Members | LaMarvin.ComponentModel Namespace