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

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

Syntax

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

See Also