Search
ScrollContainerCmd 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. (Inherited from ModifyItemCmd.)

Execute

Command.Execute override.

IsContainerOf

Determines whether a command has been initiated by this command and should be treated as a derivative. (Inherited from Command.)

Redo

Command.Redo override.

Undo

Command.Undo override.

 See Also