MindFusion.Wpf Pack Programmer's Guide
AddToContainerCmd Methods
 


 Public Methods

  Name Description

AddSubCmd

Adds an action to a composite command. (Inherited from Command.)

 Protected Methods

  Name Description

Adopt

Merges adjacent commands in the history queue if they are related.

Execute

Carries out the command action.

IsContainerOf

Determines whether a command has been initiated by this command and should be treated as a derivative.

Redo

Redoes the command.

Undo

Undoes the command.

 See Also

AddToContainerCmd Class
MindFusion.Diagramming.Wpf.Commands Namespace