Table of Contents

Method GetCommandParameter

Namespace
Innova.Prism.Library.Commands
Assembly
Innova.Prism.Library.dll

GetCommandParameter(FrameworkElement)

Gets the command parameter associated with the specified framework element.

public static object GetCommandParameter(FrameworkElement treeView)

Parameters

treeView FrameworkElement

The framework element.

Returns

object

The command parameter associated with the framework element.