Implements support for undo of TreeViewItem collapse/expand operations.
The following tables list the members exposed by the ExpandTreeViewItemCmd type.
Name | Description | |
---|---|---|
Initializes a new instance of the ExpandTreeViewItemCmd class. |
Name | Description | |
---|---|---|
Gets the TreeViewItem that has been collapsed or expanded. |
||
Gets or sets the text associated with the action. (Inherited from Command.) |
Name | Description | |
---|---|---|
Gets the command's context. (Inherited from Command.) |
||
Gets a collection of all command objects contained within the composite one. (Inherited from Command.) |
Name | Description | |
---|---|---|
Merges adjacent commands in the history queue if they are related. (Inherited from Command.) |
||
Command.Execute override. |
||
Determines whether a command has been initiated by this command and should be treated as a derivative. (Inherited from Command.) |
||
Command.Redo override. |
||
Command.Undo override. |