Search
ChangeItemCommand Members
Constructors Methods
 


Handles undo / redo of property changes.

The following tables list the members exposed by the ChangeItemCommand type.

 Public Constructors

  Name Description

ChangeItemCommand

Initializes a new instance of the ChangeItemCommand class.

 Public Methods

  Name Description

execute

Command.execute override.

redo

Command.redo override.

undo

Command.undo override.

 See Also