ButtonBase.CommandParameter Property
Silverlight
Gets or sets the parameter to pass to the Command property.
Namespace: System.Windows.Controls.Primitives
Assembly: System.Windows (in System.Windows.dll)
<button> <button.CommandParameter> object </button.CommandParameter> </button>
<button CommandParameter="objectAsString"/>
Property Value
Type: System.ObjectThe parameter to pass to the Command property. The default is null.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.