Implements creation of new activities in the underlying ViewModel.
The following tables list the members exposed by the CreateActivityCommand type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Overloaded. Initializes a new instance of the CreateActivityCommand class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the result of the command execution. |
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