Share via


DoubleClickCommand Members

Include Protected Members
Include Inherited Members

The DoubleClickCommand type exposes the following members.

Methods

  Name Description
Ff667876.pubmethod(en-us,PandP.50).gifFf667876.static(en-us,PandP.50).gif GetCommand
Gets the ICommand implementation bound to a Control's MouseDoubleClick event.
Ff667876.pubmethod(en-us,PandP.50).gifFf667876.static(en-us,PandP.50).gif GetCommandParameter
Gets the ICommand parameter bound to a Control's MouseDoubleClick event.
Ff667876.pubmethod(en-us,PandP.50).gifFf667876.static(en-us,PandP.50).gif SetCommand
Sets an ICommand implementation to a Control's MouseDoubleClick event.
Ff667876.pubmethod(en-us,PandP.50).gifFf667876.static(en-us,PandP.50).gif SetCommandParameter
Sets an ICommand parameter implementation to a Control's MouseDoubleClick event.

Fields

  Name Description
Ff667876.pubfield(en-us,PandP.50).gifFf667876.static(en-us,PandP.50).gif CommandParameterProperty
Attacheable property that can be used to bind an ICommand parameter value to a Control's MouseDoubleClick event
Ff667876.pubfield(en-us,PandP.50).gifFf667876.static(en-us,PandP.50).gif CommandProperty
Attacheable property that can be used to bind an ICommand implemention to a Control's MouseDoubleClick event

Attached Properties

  Name Description
Ff667876.pubproperty(en-us,PandP.50).gif Command
Ff667876.pubproperty(en-us,PandP.50).gif CommandParameter

See Also

DoubleClickCommand Class

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