Click Class
Static Class that holds all Dependency Properties and Static methods to allow the Click event of the ButtonBase class to be attached to a Command.
Namespace: Microsoft.Practices.Prism.Commands
Assembly: Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)
Syntax
public static class Click
'Declaration
Public NotInheritable Class Click
Remarks
This class is required, because Silverlight doesn't have native support for Commands.
Inheritance Hierarchy
System.Object
Microsoft.Practices.Prism.Commands.Click