Table of Contents

Method GetCommand

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

GetCommand(FrameworkElement)

Gets the command associated with the control.

public static ICommand GetCommand(FrameworkElement item)

Parameters

item FrameworkElement

The control.

Returns

ICommand

The command associated with the control.