Gets the command specific data.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public Object Parameter { get; }
Visual Basic
Public ReadOnly Property Parameter As Object
	Get

See Also