A command for adding an item to a collection.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public static readonly ICommand CollectionAddCommand
Visual Basic (Declaration)
Public Shared ReadOnly CollectionAddCommand As ICommand

See Also