DoubleClickCommand.CommandParameterProperty Field
Attacheable property that can be used to bind an ICommand parameter value 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 CommandParameterProperty As DependencyProperty
public static readonly DependencyProperty CommandParameterProperty
public:
static initonly DependencyProperty^ CommandParameterProperty
public static final var CommandParameterProperty : DependencyProperty
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Controls Namespace