Method GetCommandParameter
GetCommandParameter(FrameworkElement)
Gets the command parameter associated with the specified framework element.
public static object GetCommandParameter(FrameworkElement treeView)
Parameters
treeView
FrameworkElementThe framework element.
Returns
- object
The command parameter associated with the framework element.