CreateEditItemViewModelArgs Constructors
Contains data for the CreateEditItemViewModel event and the command bound to the CreateEditItemViewModelCommand property.Name | Parameters | Description |
---|---|---|
CreateEditItemViewModelArgs(Object) | key | Initializes a new instance of the CreateEditItemViewModelArgs class with specified settings. |
See Also