DelegateCommand(T) Class
An ICommand whose delegates can be attached for Execute(T) and CanExecute(T).
It also implements the IActiveAware interface, which is
useful when registering this command in a CompositeCommand
that monitors command's activity.
Namespace:
Microsoft.Practices.Composite.Presentation.CommandsAssembly: Microsoft.Practices.Composite.Presentation (in Microsoft.Practices.Composite.Presentation.dll)
System..::.Object
Microsoft.Practices.Composite.Presentation.Commands..::.DelegateCommand<(Of <(T>)>)
Microsoft.Practices.Composite.Presentation.Commands..::.DelegateCommand<(Of <(T>)>)