ButtonBase.CommandParameter property
Gets or sets the parameter to pass to the Command property.
Syntax
<button> <button.CommandParameter> object </button.CommandParameter> </button>
<button CommandParameter="objectAsString"/>
Property value
Type: System.Object [.NET] | Platform::Object [C++]
The parameter to pass to the Command property. The default is null.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 3/12/2013
