Implements support for undo of ContainerNode scroll operations.
The following tables list the members exposed by the ScrollContainerCmd type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the ScrollContainerCmd class. |
Name | Description | |
---|---|---|
![]() |
Adds a command object to a compound command. (Inherited from Command.) |
|
![]() |
Command.execute override. |
|
![]() |
Gets a reference to the ContainerNode affected by this operation. |
|
![]() |
Gets a reference to the modified item. (Inherited from ModifyItemCmd.) |
|
![]() |
Gets a collection of all command objects contained within the composite one. (Inherited from Command.) |
|
![]() |
Gets the title of this command. (Inherited from Command.) |
|
![]() |
Command.redo override. |
|
![]() |
Sets the command title. (Inherited from Command.) |
|
![]() |
Command.undo override. |
Name | Description | |
---|---|---|
![]() |
(Inherited from ModifyItemCmd.) |
|
![]() |
Gets the command's context. (Inherited from Command.) |
|
![]() |
Determines whether a command has been initiated by this command and should be treated as a derivative. (Inherited from Command.) |