SectionViewModel.CreateCommand<TCommandModel> Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
CreateCommand<TCommandModel>(Dictionary<Type, Object>) |
Creates a CommandModel applying override instances.
|
|
CreateCommand<TCommandModel>(ElementViewModel) |
Creates a CommandModel with the specified ElementViewModel as a constructor parameter.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace