Table of Contents

Method GetCommandParameter

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

GetCommandParameter(FrameworkElement)

Gets the command parameter associated with the control.

public static object GetCommandParameter(FrameworkElement item)

Parameters

item FrameworkElement

The control.

Returns

object

The command parameter associated with the control.