Click Members

Include Protected Members
Include Inherited Members

The Click type exposes the following members.

Methods

  Name Description
Ff653695.pubmethod(en-us,PandP.10).gifFf653695.static(en-us,PandP.10).gif GetCommand
Retrieves the ICommand attached to the ButtonBase.
Ff653695.pubmethod(en-us,PandP.10).gifFf653695.static(en-us,PandP.10).gif GetCommandParameter
Gets the value in CommandParameter attached property on the provided ButtonBase
Ff653695.pubmethod(en-us,PandP.10).gifFf653695.static(en-us,PandP.10).gif SetCommand
Sets the ICommand to execute on the click event.
Ff653695.pubmethod(en-us,PandP.10).gifFf653695.static(en-us,PandP.10).gif SetCommandParameter
Sets the value for the CommandParameter attached property on the provided ButtonBase.

Fields

  Name Description
Ff653695.pubfield(en-us,PandP.10).gifFf653695.static(en-us,PandP.10).gif CommandParameterProperty
Command parameter to supply on command execution.
Ff653695.pubfield(en-us,PandP.10).gifFf653695.static(en-us,PandP.10).gif CommandProperty
Command to execute on click event.

See Also

Click Class

Microsoft.Practices.Composite.Presentation.Commands Namespace