Click Methods

Include Protected Members
Include Inherited Members

The Click type exposes the following members.

Methods

  Name Description
Public methodStatic member GetCommand
Retrieves the ICommand attached to the ButtonBase.
Public methodStatic member GetCommandParameter
Gets the value in CommandParameter attached property on the provided ButtonBase
Public methodStatic member SetCommand
Sets the ICommand to execute on the click event.
Public methodStatic member SetCommandParameter
Sets the value for the CommandParameter attached property on the provided ButtonBase.

See Also

Click Class

Microsoft.Practices.Prism.Commands Namespace