Share via


DoubleClickCommand.CommandProperty Field

Attacheable property that can be used to bind an ICommand implemention to a Control's MouseDoubleClick event

Namespace:  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Controls
Assembly:  Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)

Syntax

'Declaration
Public Shared ReadOnly CommandProperty As DependencyProperty
public static readonly DependencyProperty CommandProperty
public:
static initonly DependencyProperty^ CommandProperty
public static final var CommandProperty : DependencyProperty

See Also

DoubleClickCommand Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Controls Namespace