Identifies the CommandParameter attached property.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public static readonly DependencyProperty CommandParameterProperty
Visual Basic
Public Shared ReadOnly CommandParameterProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ CommandParameterProperty

See Also