Table of Contents

Constructor ControlClickedCommandBehavior

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

ControlClickedCommandBehavior(FrameworkElement)

Initializes a new instance of the ControlClickedCommandBehavior class.

public ControlClickedCommandBehavior(FrameworkElement element)

Parameters

element FrameworkElement

The framework element associated with the behavior.