Gets or sets the parameter to pass to the Command property.

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

Syntax

C#
public Object CommandParameter { get; set; }
Visual Basic
Public Property CommandParameter As Object
	Get
	Set

See Also