Method GetCommandParameter
GetCommandParameter(FrameworkElement)
Gets the command parameter associated with the control.
public static object GetCommandParameter(FrameworkElement item)
Parameters
item
FrameworkElementThe control.
Returns
- object
The command parameter associated with the control.