Implements removal of activities from the underlying ViewModel.
The following tables list the members exposed by the RemoveActivityCommand type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the RemoveActivityCommand class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the 0-based index of the removed activity within its containing collection. |
Protected Properties| Name | Description | |
|---|---|---|
![]() |
Gets the ViewModel modified by this Command object. (Inherited from Command.) |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
Command.Execute override. |
|
![]() |
Command.Redo override. |
|
![]() |
Command.Undo override. |
See Also