MindFusion.Wpf Pack Programmer's Guide
ChangeItemCommand Members
Constructors Properties 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.

 Protected Properties

  Name Description

Project

Gets the ViewModel modified by this Command object. (Inherited from Command.)

 Protected Methods

  Name Description

Execute

Command.Execute override.

Redo

Command.Redo override.

Undo

Command.Undo override.

 See Also

ChangeItemCommand Class
MindFusion.DataViews.Wpf Namespace